{"id":377716,"url":"https://github.com/nock/nock","last_synced_at":"2026-07-22T12:30:37.843Z","repository":{"id":1707137,"uuid":"2436267","full_name":"nock/nock","owner":"nock","description":"HTTP server mocking and expectations library for Node.js","archived":false,"fork":false,"pushed_at":"2026-07-03T08:14:06.000Z","size":10548,"stargazers_count":13114,"open_issues_count":87,"forks_count":756,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-07-08T14:26:33.862Z","etag":null,"topics":["http","javascript","mock","nock","node"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nock.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":{"github":"nock","open_collective":"nock"}},"created_at":"2011-09-22T10:08:03.000Z","updated_at":"2026-07-08T05:15:33.000Z","dependencies_parsed_at":"2023-09-29T08:50:53.497Z","dependency_job_id":"ad9bb3a8-c42a-4e57-a5aa-80b3ae6f9d71","html_url":"https://github.com/nock/nock","commit_stats":{"total_commits":1893,"total_committers":312,"mean_commits":"6.0673076923076925","dds":0.8188061278394083,"last_synced_commit":"fc90bd3a861264c069b779d0b45c7754573e839f"},"previous_names":["pgte/nock","node-nock/nock","flatiron/nock"],"tags_count":426,"template":false,"template_full_name":null,"purl":"pkg:github/nock/nock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nock","download_url":"https://codeload.github.com/nock/nock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/sbom","scorecard":{"id":180069,"data":{"date":"2025-08-11","repo":{"name":"github.com/nock/nock","commit":"f2a3389abc27d30dc5b6bb3ea7ce4fb8664134e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 17/19 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/fix-formatting.yaml:17","Warn: no topLevel permission defined: .github/workflows/continuous-delivery.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yaml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/fix-formatting.yaml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-delivery.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-delivery.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fix-formatting.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/fix-formatting.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fix-formatting.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/fix-formatting.yaml/main?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/continuous-delivery.yaml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-16T18:39:54.755Z","repository_id":1707137,"created_at":"2025-08-16T18:39:54.755Z","updated_at":"2025-08-16T18:39:54.755Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35288810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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":"nock","name":"Nock","uuid":"17545810","kind":"organization","description":"HTTP Mocking for Node.js","email":null,"website":"https://twitter.com/nodenock","location":"Los Angeles","twitter":"nodenock","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17545810?v=4","repositories_count":5,"last_synced_at":"2024-04-14T06:43:08.202Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"nock","open_collective":"nock"}},"html_url":"https://github.com/nock","funding_links":["https://github.com/sponsors/nock","https://opencollective.com/nock"],"total_stars":12539,"followers":12,"following":0,"created_at":"2022-11-02T16:26:01.979Z","updated_at":"2024-04-14T06:43:09.440Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nock","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nock/repositories"},"packages":[{"id":2087056,"name":"nock","ecosystem":"npm","description":"HTTP server mocking and expectations library for Node.js","homepage":"https://github.com/nock/nock#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nock/nock","keywords_array":[],"namespace":null,"versions_count":466,"first_release_published_at":"2011-09-22T10:38:31.847Z","latest_release_published_at":"2025-09-29T21:26:03.478Z","latest_release_number":"15.0.0","last_synced_at":"2026-07-10T04:35:40.762Z","created_at":"2022-04-09T20:50:54.642Z","updated_at":"2026-07-10T04:35:40.763Z","registry_url":"https://www.npmjs.com/package/nock","install_command":"npm install nock","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"release-11.x":"11.9.1","release-13.x":"13.5.6","beta":"15.0.0-beta.12","latest":"14.0.16"}},"repo_metadata":{"id":1707137,"uuid":"2436267","full_name":"nock/nock","owner":"nock","description":"HTTP server mocking and expectations library for Node.js","archived":false,"fork":false,"pushed_at":"2024-10-25T17:07:52.000Z","size":10568,"stargazers_count":12718,"open_issues_count":72,"forks_count":736,"subscribers_count":94,"default_branch":"main","last_synced_at":"2024-10-29T22:39:08.353Z","etag":null,"topics":["http","javascript","mock","nock","node"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nock.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2011-09-22T10:08:03.000Z","updated_at":"2024-10-29T08:40:45.000Z","dependencies_parsed_at":"2023-09-29T08:50:53.497Z","dependency_job_id":"ad9bb3a8-c42a-4e57-a5aa-80b3ae6f9d71","html_url":"https://github.com/nock/nock","commit_stats":{"total_commits":1885,"total_committers":310,"mean_commits":6.080645161290323,"dds":0.8180371352785146,"last_synced_commit":"d013ed207479447c03bddb4d8a3a011cd0f131e8"},"previous_names":["pgte/nock","node-nock/nock","flatiron/nock"],"tags_count":380,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nock","download_url":"https://codeload.github.com/nock/nock/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222155919,"owners_count":16940424,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nock","name":"Nock","uuid":"17545810","kind":"organization","description":"HTTP Mocking for Node.js","email":null,"website":"https://twitter.com/nodenock","location":"Los Angeles","twitter":"nodenock","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17545810?v=4","repositories_count":5,"last_synced_at":"2024-04-14T06:43:08.202Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nock","funding_links":["https://github.com/sponsors/nock"],"total_stars":12539,"followers":12,"following":0,"created_at":"2022-11-02T16:26:01.979Z","updated_at":"2024-04-14T06:43:09.440Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nock","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nock/repositories"},"tags":[{"name":"v13.5.4","sha":"ba9fc424d5a17cbdde62745d4bdd8159331a1b8d","kind":"commit","published_at":"2024-02-26T21:47:03.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.5.4","html_url":"https://github.com/nock/nock/releases/tag/v13.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.4/manifests"},{"name":"v14.0.0-beta.5","sha":"e8044c6666c10456754575d6eab01d9a93ab556c","kind":"commit","published_at":"2024-02-26T10:13:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.5","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.5/manifests"},{"name":"v14.0.0-beta.4","sha":"991a8f34ece5852b02367013a9f4fba4cd5b401c","kind":"commit","published_at":"2024-02-24T22:51:11.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.4","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.4/manifests"},{"name":"v14.0.0-beta.3","sha":"11adf2cdd9410c6e6d3117ed7abae8cb1adc93cc","kind":"commit","published_at":"2024-02-17T22:44:22.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.3","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.3/manifests"},{"name":"v13.5.3","sha":"4162fa8b2ddaf6a3c5b52162b03629118236847f","kind":"commit","published_at":"2024-02-17T18:38:55.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.5.3","html_url":"https://github.com/nock/nock/releases/tag/v13.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.3/manifests"},{"name":"v13.5.2","sha":"7e957b38fbc797f1c3480f1de8e0659f9998cdc3","kind":"commit","published_at":"2024-02-17T18:17:33.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.5.2","html_url":"https://github.com/nock/nock/releases/tag/v13.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.2/manifests"},{"name":"v14.0.0-beta.2","sha":"12aa5b68c2a86944ec91774f3e8d4ce4b343ecf0","kind":"commit","published_at":"2024-02-05T17:49:13.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.2","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.2/manifests"},{"name":"v14.0.0-beta.1","sha":"8b8c0c27e26db1aebc943bd65a97f2eb212cc5c7","kind":"commit","published_at":"2024-02-03T20:23:31.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.1","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.1/manifests"},{"name":"v13.5.1","sha":"7468cf1eefc7c89d36f9d5425b9201a6a2eab88a","kind":"commit","published_at":"2024-01-28T18:57:01.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.5.1","html_url":"https://github.com/nock/nock/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"65385f739d5972e3e31826db84ae24553fd766f6","kind":"commit","published_at":"2024-01-14T18:44:52.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.5.0","html_url":"https://github.com/nock/nock/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.0/manifests"},{"name":"v13.4.0","sha":"617511ffb48cbf00928f9ee62292a2db3c124b11","kind":"commit","published_at":"2023-11-27T21:11:20.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.4.0","html_url":"https://github.com/nock/nock/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.4.0/manifests"},{"name":"v13.3.8","sha":"0b18d071c04098f5f4653246c70e39b33bd0e86f","kind":"commit","published_at":"2023-11-03T05:52:54.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.3.8","html_url":"https://github.com/nock/nock/releases/tag/v13.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.8/manifests"},{"name":"v13.3.7","sha":"d978acdbd6e70172062d04f2c2e848ff4b6d84bc","kind":"commit","published_at":"2023-10-30T17:31:36.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.3.7","html_url":"https://github.com/nock/nock/releases/tag/v13.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.7/manifests"},{"name":"v13.3.6","sha":"f7216e934c130339af583cbaab14b9fd72c54db3","kind":"commit","published_at":"2023-10-19T17:13:20.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.3.6","html_url":"https://github.com/nock/nock/releases/tag/v13.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.6/manifests"},{"name":"v13.3.5","sha":"7bfcb31e082b0eb5b9118d56647661539e1f7887","kind":"commit","published_at":"2023-10-19T16:24:38.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.3.5","html_url":"https://github.com/nock/nock/releases/tag/v13.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.5/manifests"},{"name":"v13.3.4","sha":"6987327d1f4623d851021c885f1f3e7ea533f62e","kind":"commit","published_at":"2023-10-10T23:17:28.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.3.4","html_url":"https://github.com/nock/nock/releases/tag/v13.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.4/manifests"},{"name":"v13.3.3","sha":"fcea7792954af0ec25d1d12e1f26ad4ca74e5375","kind":"commit","published_at":"2023-08-16T21:03:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.3.3","html_url":"https://github.com/nock/nock/releases/tag/v13.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.3/manifests"},{"name":"v13.3.2","sha":"92de0debdaccdb27d002f6d6ebb80e430d3808ce","kind":"commit","published_at":"2023-07-13T20:33:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.3.2","html_url":"https://github.com/nock/nock/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"f904406430a6d3afabff066fea6859472ee9277c","kind":"commit","published_at":"2023-04-27T14:57:20.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.3.1","html_url":"https://github.com/nock/nock/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"33753828a5fb23acded3c90d5bb5cd4744203e3e","kind":"commit","published_at":"2023-01-10T20:33:55.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.3.0","html_url":"https://github.com/nock/nock/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.0/manifests"},{"name":"v13.2.9","sha":"d9bab650202ea488cec2accc7e26fa591de95748","kind":"commit","published_at":"2022-07-19T18:33:56.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.9","html_url":"https://github.com/nock/nock/releases/tag/v13.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.9/manifests"},{"name":"v13.2.8","sha":"2edf34116a986ad4776b1ca97235504e5b9206b4","kind":"commit","published_at":"2022-06-30T19:40:00.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.8","html_url":"https://github.com/nock/nock/releases/tag/v13.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.8/manifests"},{"name":"v13.2.7","sha":"7f21d0cbcd61c8602d60f1e40470095176795829","kind":"commit","published_at":"2022-06-15T01:03:47.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.7","html_url":"https://github.com/nock/nock/releases/tag/v13.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.7/manifests"},{"name":"v13.2.6","sha":"f46b8089a46f6e5caf3eab5d7e9c8dfdf29dc8f6","kind":"commit","published_at":"2022-06-03T17:54:14.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.6","html_url":"https://github.com/nock/nock/releases/tag/v13.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.6/manifests"},{"name":"v13.2.5","sha":"e4b0331339b3d02ea46a4ab041b2617575f87865","kind":"commit","published_at":"2022-06-03T17:49:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.5","html_url":"https://github.com/nock/nock/releases/tag/v13.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.5/manifests"},{"name":"v13.2.4","sha":"1b2933d7e3790dd88ae3deb09598c016d52c3ed8","kind":"commit","published_at":"2022-02-04T17:48:39.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.4","html_url":"https://github.com/nock/nock/releases/tag/v13.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.4/manifests"},{"name":"v13.2.3","sha":"616d90358b37314d48c3985952bba1a4f8aa1319","kind":"commit","published_at":"2022-02-03T18:54:05.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.3","html_url":"https://github.com/nock/nock/releases/tag/v13.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.3/manifests"},{"name":"v13.2.2","sha":"ac7b4fd5f7e4cbd8275a612c3ce5fa869a62fecf","kind":"commit","published_at":"2022-01-11T00:40:35.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.2","html_url":"https://github.com/nock/nock/releases/tag/v13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.2/manifests"},{"name":"v13.2.1","sha":"e8f23b1fc53ecfa7054de1bef2531b39c9218041","kind":"commit","published_at":"2021-11-12T04:47:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.1","html_url":"https://github.com/nock/nock/releases/tag/v13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.1/manifests"},{"name":"v13.2.0","sha":"1cb4880730621eabc918dbc0dac8713de894290a","kind":"commit","published_at":"2021-11-08T00:12:56.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.0","html_url":"https://github.com/nock/nock/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.0/manifests"},{"name":"v13.1.4","sha":"8fcc607433590e1993d552a06a041e3061d1905b","kind":"commit","published_at":"2021-10-19T18:07:26.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.1.4","html_url":"https://github.com/nock/nock/releases/tag/v13.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.4/manifests"},{"name":"v13.1.3","sha":"ac8e33d014ec28dcc60a61d4fe5199759579c5c2","kind":"commit","published_at":"2021-08-25T04:59:08.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.1.3","html_url":"https://github.com/nock/nock/releases/tag/v13.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.3/manifests"},{"name":"v13.1.2","sha":"74e30de827e58bd5debe0c09f8066adf2f3de5ff","kind":"commit","published_at":"2021-08-20T16:51:50.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.1.2","html_url":"https://github.com/nock/nock/releases/tag/v13.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.2/manifests"},{"name":"v13.1.1","sha":"940f4b7912905523508ec15fadad8666e4b8c6cc","kind":"commit","published_at":"2021-07-04T18:17:53.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.1.1","html_url":"https://github.com/nock/nock/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"af055023930087411571eeccd0db0e56ab06db73","kind":"commit","published_at":"2021-05-31T23:28:41.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.1.0","html_url":"https://github.com/nock/nock/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.0/manifests"},{"name":"v13.0.11","sha":"bfbbbb740d42e8e75aecc332d432fa0b415237f7","kind":"commit","published_at":"2021-03-07T20:42:54.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.11","html_url":"https://github.com/nock/nock/releases/tag/v13.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.11/manifests"},{"name":"v13.0.10","sha":"e22d734a29f6772f3617a84757e2fa824b796d13","kind":"commit","published_at":"2021-03-02T20:23:44.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.10","html_url":"https://github.com/nock/nock/releases/tag/v13.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.10/manifests"},{"name":"v13.0.9","sha":"b9758c8060b229563b1db8699b25757d1f5ab0d3","kind":"commit","published_at":"2021-02-27T03:22:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.9","html_url":"https://github.com/nock/nock/releases/tag/v13.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.9/manifests"},{"name":"v13.0.8","sha":"8de6b69247d8b3492c3dfb9d2098b2211e2dfbfe","kind":"commit","published_at":"2021-02-25T01:53:24.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.8","html_url":"https://github.com/nock/nock/releases/tag/v13.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.8/manifests"},{"name":"v13.0.7","sha":"0f7b52e044eaf139c0a97613ef9035bb4dd13b80","kind":"commit","published_at":"2021-01-30T03:12:47.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.7","html_url":"https://github.com/nock/nock/releases/tag/v13.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.7/manifests"},{"name":"v13.0.6","sha":"dc04694dcd3186a396e48567bdfabbdad2761f6a","kind":"commit","published_at":"2021-01-20T20:04:08.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.6","html_url":"https://github.com/nock/nock/releases/tag/v13.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.6/manifests"},{"name":"v13.0.5","sha":"20e9f8a0661cc0ca12891fea35ebce21c222d85e","kind":"commit","published_at":"2020-11-11T03:32:06.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.5","html_url":"https://github.com/nock/nock/releases/tag/v13.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.5/manifests"},{"name":"v13.0.4","sha":"626021770b9b2fa52860c19f6b7a6033d64125e3","kind":"commit","published_at":"2020-08-11T18:08:22.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.4","html_url":"https://github.com/nock/nock/releases/tag/v13.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.4/manifests"},{"name":"v13.0.3","sha":"ac6ebbb1b7fac06fd160055505c1e784cdd5917b","kind":"commit","published_at":"2020-07-27T16:52:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.3","html_url":"https://github.com/nock/nock/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"3b24821a05c32a6e9a70f69fdb29fdcd68d65076","kind":"commit","published_at":"2020-07-01T19:04:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.2","html_url":"https://github.com/nock/nock/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"e432ac5cea6ff11cf5f456ac5e2dc07e6bcd622e","kind":"commit","published_at":"2020-07-01T00:45:12.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.1","html_url":"https://github.com/nock/nock/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"ce6809fe78345bedefd50c99508d04ec0deb1edc","kind":"commit","published_at":"2020-06-15T15:48:29.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.0","html_url":"https://github.com/nock/nock/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0/manifests"},{"name":"v13.0.0-beta.5","sha":"46e004cf8b617bc37f05e93d738937de05b9849e","kind":"commit","published_at":"2020-05-14T14:35:03.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.0-beta.5","html_url":"https://github.com/nock/nock/releases/tag/v13.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.5/manifests"},{"name":"v13.0.0-beta.4","sha":"6a5a3cfcfad4f53fb9e47dd7939f7ff42c1f077f","kind":"commit","published_at":"2020-05-02T13:57:12.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.0-beta.4","html_url":"https://github.com/nock/nock/releases/tag/v13.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.4/manifests"},{"name":"v13.0.0-beta.3","sha":"d523df2ed09f3cbc186c0e200571f87f7ee25d4d","kind":"commit","published_at":"2020-04-05T19:26:25.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.0-beta.3","html_url":"https://github.com/nock/nock/releases/tag/v13.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.3/manifests"},{"name":"v13.0.0-beta.2","sha":"5c1b937b71edde6e7acac780c663c746566389b9","kind":"commit","published_at":"2020-04-04T17:45:08.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.0-beta.2","html_url":"https://github.com/nock/nock/releases/tag/v13.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.2/manifests"},{"name":"v13.0.0-beta.1","sha":"f9a84a0efab298dba5dc945f0098542420ab9b5b","kind":"commit","published_at":"2020-03-31T02:43:38.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.0-beta.1","html_url":"https://github.com/nock/nock/releases/tag/v13.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.1/manifests"},{"name":"v12.0.3","sha":"d81c26011e0b893891956e0939ddb33083a66948","kind":"commit","published_at":"2020-03-17T11:51:07.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v12.0.3","html_url":"https://github.com/nock/nock/releases/tag/v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.3/manifests"},{"name":"v12.0.2","sha":"fa3c237b75847f9589684c5c48c4b2f0bba54f0a","kind":"commit","published_at":"2020-03-01T18:51:56.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v12.0.2","html_url":"https://github.com/nock/nock/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"1f47f1a1ee977df0414a9865d6f329247cb7398f","kind":"commit","published_at":"2020-02-19T18:53:40.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v12.0.1","html_url":"https://github.com/nock/nock/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"b8dd8c812bb17774fb6db4ca7e528461ae8137b0","kind":"commit","published_at":"2020-02-16T21:02:45.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v12.0.0","html_url":"https://github.com/nock/nock/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.0/manifests"},{"name":"v11.9.1","sha":"062c10e6ff6755d33090036f9796c33486f457b3","kind":"commit","published_at":"2020-02-16T18:33:47.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.9.1","html_url":"https://github.com/nock/nock/releases/tag/v11.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.9.1/manifests"},{"name":"v11.9.0","sha":"a2757698d835a6de695559644a3dff38ddda406b","kind":"commit","published_at":"2020-02-13T16:26:26.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.9.0","html_url":"https://github.com/nock/nock/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.9.0/manifests"},{"name":"v12.0.0-beta.1","sha":"31bf521014927dcd0ce046436f9c7b147525cb73","kind":"commit","published_at":"2020-02-11T19:06:32.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v12.0.0-beta.1","html_url":"https://github.com/nock/nock/releases/tag/v12.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.0-beta.1/manifests"},{"name":"v11.9.0-beta.1","sha":"013a0d8aa32798988b0742711c45ac8b2ff53bac","kind":"commit","published_at":"2020-02-11T04:33:25.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.9.0-beta.1","html_url":"https://github.com/nock/nock/releases/tag/v11.9.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.9.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.9.0-beta.1/manifests"},{"name":"v11.8.2","sha":"9fdeeca7009ba8dc1b4f83b36030527f011ab665","kind":"commit","published_at":"2020-02-10T04:41:36.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.8.2","html_url":"https://github.com/nock/nock/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.8.2/manifests"},{"name":"v11.8.1","sha":"a56a20960a9633060174c5de6ee1bf9146aa48d4","kind":"commit","published_at":"2020-02-10T04:29:31.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.8.1","html_url":"https://github.com/nock/nock/releases/tag/v11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.8.1/manifests"},{"name":"v11.8.0","sha":"8b8a10d92b4dc60032e252a92294013ed170c569","kind":"commit","published_at":"2020-02-10T04:21:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.8.0","html_url":"https://github.com/nock/nock/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.8.0/manifests"},{"name":"v11.7.2","sha":"c7363e56ee866635514e5aaa0319232b6edd1b61","kind":"tag","published_at":"2020-01-08T19:04:08.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.7.2","html_url":"https://github.com/nock/nock/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"24700599753d67b3408bf3dace5c5646b7202030","kind":"tag","published_at":"2020-01-03T01:24:41.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.7.1","html_url":"https://github.com/nock/nock/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"ba60fd2cc43a452e6928ad5405852883b68adf7c","kind":"tag","published_at":"2019-10-31T17:03:06.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.7.0","html_url":"https://github.com/nock/nock/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"187db85af7a8b0d2405bbfd77f2aa7c2d2b88854","kind":"tag","published_at":"2019-10-24T09:08:34.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.6.0","html_url":"https://github.com/nock/nock/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"b7f9f131ff437dfd192a422003db81087295312d","kind":"tag","published_at":"2019-10-22T11:25:48.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.5.0","html_url":"https://github.com/nock/nock/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"f4a208ba807aa85dd87d515cda0d19d82efd75a5","kind":"tag","published_at":"2019-10-07T16:51:54.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.4.0","html_url":"https://github.com/nock/nock/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.4.0/manifests"},{"name":"v11.1.0-beta.1@beta","sha":"c0be8f884f85aea8662833869bd754f40c38d5da","kind":"tag","published_at":"2019-10-07T01:31:24.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.1.0-beta.1@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.1.0-beta.1@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.1.0-beta.1@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.1.0-beta.1@beta/manifests"},{"name":"v11.3.6","sha":"3f18d7029971224411a2f462c126ddf901a04211","kind":"tag","published_at":"2019-10-05T18:04:48.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.6","html_url":"https://github.com/nock/nock/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"59b345c6cb4c3968c7d76b3d38af62e0e8d2a2bc","kind":"tag","published_at":"2019-09-20T15:39:48.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.5","html_url":"https://github.com/nock/nock/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"fa0a08aebe6172ca1cd2c2d69831132feb1a8e09","kind":"tag","published_at":"2019-09-12T20:45:45.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.4","html_url":"https://github.com/nock/nock/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"a700fa2c507c2f621f7c0ff685062abe0668d8a6","kind":"tag","published_at":"2019-09-05T22:25:12.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.3","html_url":"https://github.com/nock/nock/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.3/manifests"},{"name":"v11.3.1","sha":"057bbdf906b35ea26ff8ae1e2dc3b4272ca9634b","kind":"tag","published_at":"2019-09-04T20:42:40.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.1","html_url":"https://github.com/nock/nock/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"e0930f8912e62d4dc71f2b7ea24faa00568adb78","kind":"tag","published_at":"2019-09-04T20:42:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.0","html_url":"https://github.com/nock/nock/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.0/manifests"},{"name":"v11.2.0","sha":"de9c40be64dab30d87c548b8e30ef667f4610b08","kind":"tag","published_at":"2019-09-04T20:42:08.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.2.0","html_url":"https://github.com/nock/nock/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"2e56fb03391caaf6a88d3d35338f086d12f58e78","kind":"tag","published_at":"2019-09-04T03:25:49.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.1.0","html_url":"https://github.com/nock/nock/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.1.0/manifests"},{"name":"v11.3.2","sha":"9d5cda02efac32967babc8264bb4ae61795ad88d","kind":"commit","published_at":"2019-09-04T03:19:35.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.2","html_url":"https://github.com/nock/nock/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.2/manifests"},{"name":"v11.3.2@next","sha":"0c17a0583d9ba2517850f5dd52837452403a60b1","kind":"commit","published_at":"2019-09-04T01:18:33.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.2@next","html_url":"https://github.com/nock/nock/releases/tag/v11.3.2@next","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.2@next","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.2@next/manifests"},{"name":"v11.3.1@next","sha":"057bbdf906b35ea26ff8ae1e2dc3b4272ca9634b","kind":"tag","published_at":"2019-08-22T13:07:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.1@next","html_url":"https://github.com/nock/nock/releases/tag/v11.3.1@next","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.1@next","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.1@next/manifests"},{"name":"v11.3.0@next","sha":"e0930f8912e62d4dc71f2b7ea24faa00568adb78","kind":"tag","published_at":"2019-08-20T08:23:20.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.0@next","html_url":"https://github.com/nock/nock/releases/tag/v11.3.0@next","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.0@next","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.0@next/manifests"},{"name":"v11.2.0@next","sha":"de9c40be64dab30d87c548b8e30ef667f4610b08","kind":"tag","published_at":"2019-08-20T01:44:40.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.2.0@next","html_url":"https://github.com/nock/nock/releases/tag/v11.2.0@next","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.2.0@next","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.2.0@next/manifests"},{"name":"v11.1.0@next","sha":"2e56fb03391caaf6a88d3d35338f086d12f58e78","kind":"tag","published_at":"2019-08-20T01:38:28.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.1.0@next","html_url":"https://github.com/nock/nock/releases/tag/v11.1.0@next","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.1.0@next","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.1.0@next/manifests"},{"name":"v11.0.0@next","sha":"11dba990de94629189dca1030669f2d6d8d409f9","kind":"tag","published_at":"2019-08-12T23:45:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0@next","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0@next","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0@next","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0@next/manifests"},{"name":"v11.0.0-beta.31@beta","sha":"26fc08fcd331a8903f5c8966127c5a4ebe9c2c8f","kind":"tag","published_at":"2019-08-01T19:54:01.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.31@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.31@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.31@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.31@beta/manifests"},{"name":"v11.0.0-beta.30@beta","sha":"35221cefab2808b66bd57f69b16e865c69fc267c","kind":"tag","published_at":"2019-07-28T17:19:29.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.30@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.30@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.30@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.30@beta/manifests"},{"name":"v11.0.0-beta.29@beta","sha":"88e85ac3a552b7433865e5868dbf27d0cdd5bb76","kind":"tag","published_at":"2019-07-25T19:20:21.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.29@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.29@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.29@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.29@beta/manifests"},{"name":"v11.0.0-beta.28@beta","sha":"4a4b8eccbf396f478d37ecd21fbf930baee14083","kind":"tag","published_at":"2019-07-22T13:55:14.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.28@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.28@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.28@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.28@beta/manifests"},{"name":"v11.0.0-beta.27@beta","sha":"2a54482c29946c30ab7654dca5fde27917808ad8","kind":"tag","published_at":"2019-07-16T20:26:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.27@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.27@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.27@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.27@beta/manifests"},{"name":"v11.0.0-beta.26@beta","sha":"a2208d1c59ddfdc35392c8581b280691c5b0dcc5","kind":"tag","published_at":"2019-07-15T22:25:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.26@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.26@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.26@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.26@beta/manifests"},{"name":"v11.0.0-beta.25@beta","sha":"f8d6cbbe147266bca1654dd72f475e39f544600c","kind":"tag","published_at":"2019-07-15T15:03:34.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.25@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.25@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.25@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.25@beta/manifests"},{"name":"v11.0.0-beta.24@beta","sha":"2c4edba933c996003c565f04ab8ce53c5df023aa","kind":"tag","published_at":"2019-07-15T01:48:05.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.24@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.24@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.24@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.24@beta/manifests"},{"name":"v11.0.0-beta.23@beta","sha":"a75f49f1353c0b56769fea996f4fc99d28b359fa","kind":"tag","published_at":"2019-07-09T17:00:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.23@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.23@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.23@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.23@beta/manifests"},{"name":"v11.0.0-beta.22@beta","sha":"e3e6a65e796ad777e4d41feffbdae5ec41eebd81","kind":"tag","published_at":"2019-07-09T05:38:32.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.22@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.22@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.22@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.22@beta/manifests"},{"name":"v11.0.0-beta.21@beta","sha":"ad342220ada1fcf87e8c5989b08c6764745ea563","kind":"tag","published_at":"2019-07-07T17:31:11.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.21@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.21@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.21@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.21@beta/manifests"},{"name":"v11.0.0-beta.20@beta","sha":"659bf018977febc1f114f4425b77f99974cfe0be","kind":"commit","published_at":"2019-06-20T19:32:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.20@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.20@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.20@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.20@beta/manifests"},{"name":"v11.0.0-beta.19@beta","sha":"8ba0fc71cbc9067fdb9d3f7817556faebbbcac0f","kind":"commit","published_at":"2019-06-08T15:27:55.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.19@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.19@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.19@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.19@beta/manifests"},{"name":"v11.0.0-beta.18@beta","sha":"b687592c4e2103ac88a7f813b7e1019264e48d01","kind":"commit","published_at":"2019-06-08T14:53:21.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.18@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.18@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.18@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.18@beta/manifests"},{"name":"v11.0.0-beta.17@beta","sha":"de525a1c104987ae0d85de9011032edb761deea1","kind":"commit","published_at":"2019-05-28T14:35:44.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.17@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.17@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.17@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.17@beta/manifests"},{"name":"v11.0.0-beta.16@beta","sha":"4857ae5b4b6537afe3e636b7f15d4aaaccc4c7fb","kind":"commit","published_at":"2019-05-21T12:29:47.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.16@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.16@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.16@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.16@beta/manifests"},{"name":"v11.0.0-beta.15@beta","sha":"2e779f0420f048c318c8d97c88aa7833d1133d8a","kind":"commit","published_at":"2019-05-20T17:18:33.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.15@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.15@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.15@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.15@beta/manifests"},{"name":"v11.0.0-beta.14@beta","sha":"31623fbc01a1c5a827580ee393dc3a3d1846f225","kind":"commit","published_at":"2019-05-09T16:40:15.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.14@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.14@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.14@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.14@beta/manifests"},{"name":"v11.0.0-beta.13@beta","sha":"9a494da64fd125f28ca1ece4e23dd42e19f6d542","kind":"commit","published_at":"2019-05-09T13:20:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.13@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.13@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.13@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.13@beta/manifests"},{"name":"v11.0.0-beta.12@beta","sha":"560a5d863095c6a860914c46b2c5eab8e42fdade","kind":"commit","published_at":"2019-05-07T14:06:00.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.12@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.12@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.12@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.12@beta/manifests"},{"name":"v11.0.0-beta.11@beta","sha":"46c0fd079c087edea608ca82de296d5584c594d1","kind":"commit","published_at":"2019-05-02T03:29:07.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.11@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.11@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.11@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.11@beta/manifests"},{"name":"v11.0.0-beta.10@beta","sha":"24e5b47425b6d21c0491bcdbe3ea0114ca61a222","kind":"commit","published_at":"2019-04-15T21:26:17.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.10@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.10@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.10@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.10@beta/manifests"},{"name":"v11.0.0-beta.9@beta","sha":"d6667f0e92ece7ecd52f23acd23f4ad3b69ff212","kind":"commit","published_at":"2019-04-15T16:31:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.9@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.9@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.9@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.9@beta/manifests"},{"name":"v11.0.0-beta.8@beta","sha":"7e447696ebd888ae94a0e578bd2b60ef077b8fce","kind":"commit","published_at":"2019-04-13T21:53:47.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.8@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.8@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.8@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.8@beta/manifests"},{"name":"v11.0.0-beta.7@beta","sha":"5b61f746fa09168c31a40574026bc6220769ac7a","kind":"commit","published_at":"2019-04-12T01:49:30.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.7@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.7@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.7@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.7@beta/manifests"},{"name":"v11.0.0-beta.6@beta","sha":"a07b0bae8d6c7358274cd3129f276dda9389cff6","kind":"commit","published_at":"2019-02-04T15:40:12.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.6@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.6@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.6@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.6@beta/manifests"},{"name":"v11.0.0-beta.5@beta","sha":"28b2d432c9e954b0df77d44d2d3b25a918f9431d","kind":"commit","published_at":"2019-01-25T02:08:44.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.5@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.5@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.5@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.5@beta/manifests"},{"name":"v11.0.0-beta.4@beta","sha":"3dbfdee4dbb827a4e542e02474220104810a8432","kind":"commit","published_at":"2019-01-19T03:03:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.4@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.4@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.4@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.4@beta/manifests"},{"name":"v11.0.0-beta.3@beta","sha":"a2131696d28bfa9854cef68ad7d55669a54637cc","kind":"commit","published_at":"2019-01-03T06:05:49.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.3@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.3@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.3@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.3@beta/manifests"},{"name":"v10.0.6","sha":"cb56669e0bee13dfa9c668ecb3d0efb714f6240c","kind":"commit","published_at":"2019-01-02T21:03:30.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v10.0.6","html_url":"https://github.com/nock/nock/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.6/manifests"},{"name":"v11.0.0-beta.2@beta","sha":"6dc0208e9f9de40d6894557d930deca1bc0856e0","kind":"commit","published_at":"2018-12-23T16:17:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.2@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.2@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.2@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.2@beta/manifests"},{"name":"v10.0.5","sha":"0c4edd6741dc6ecf66857b14c75d0bff0a5b8129","kind":"commit","published_at":"2018-12-23T16:16:24.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v10.0.5","html_url":"https://github.com/nock/nock/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.5/manifests"},{"name":"v11.0.0-beta.1@beta","sha":"e792400bbfe0ee506c609b54b4053b37be3ed9f0","kind":"commit","published_at":"2018-12-18T18:36:04.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.1@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.1@beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.1@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.1@beta/manifests"},{"name":"v10.0.4","sha":"a90f5435b2bf1c6718cd69f5a01feff40e96a3bf","kind":"commit","published_at":"2018-12-08T02:22:06.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v10.0.4","html_url":"https://github.com/nock/nock/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"5ae978b6929b63694b9fded42ba0d55bdb6565f7","kind":"commit","published_at":"2018-12-03T22:13:16.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v10.0.3","html_url":"https://github.com/nock/nock/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"598245c47f4425530158f7f34c68f646bb803a8f","kind":"commit","published_at":"2018-11-03T15:57:25.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v10.0.2","html_url":"https://github.com/nock/nock/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"3131313451d3e53b2223e61b72c7f8fdaebe1609","kind":"commit","published_at":"2018-10-09T04:48:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v10.0.1","html_url":"https://github.com/nock/nock/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"a7cdc71ec12e173b2711abecbfeb9604f18083cb","kind":"commit","published_at":"2018-09-14T19:36:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v10.0.0","html_url":"https://github.com/nock/nock/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"80da59cab336352834baeda8c5653e63249d3dbc","kind":"commit","published_at":"2018-08-13T05:04:31.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.6.1","html_url":"https://github.com/nock/nock/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"d66694942ee2dc2617ef11cfd348bcf974509ee6","kind":"commit","published_at":"2018-08-08T21:34:57.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.6.0","html_url":"https://github.com/nock/nock/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.6.0/manifests"},{"name":"v9.5.0","sha":"50ab208b2b3e9787d76fb39e7b1a6f50ecda2795","kind":"commit","published_at":"2018-08-07T16:54:42.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.5.0","html_url":"https://github.com/nock/nock/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.5.0/manifests"},{"name":"v9.4.4","sha":"907be86083424b2d45d35543d4470ae84c861bdc","kind":"commit","published_at":"2018-07-31T23:50:10.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.4.4","html_url":"https://github.com/nock/nock/releases/tag/v9.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.4/manifests"},{"name":"v9.4.3","sha":"9373382003faeaa2f24cc2bee447251761e3b000","kind":"commit","published_at":"2018-07-23T20:57:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.4.3","html_url":"https://github.com/nock/nock/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"7fd2329e54085d2b10e4f9fd8bd779065981715f","kind":"commit","published_at":"2018-07-10T15:45:49.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.4.2","html_url":"https://github.com/nock/nock/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.2/manifests"},{"name":"v9.4.1","sha":"5aa10812a262721170f194bba411dcb7876bf4dd","kind":"commit","published_at":"2018-07-02T17:03:50.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.4.1","html_url":"https://github.com/nock/nock/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"e15820a62ee949e3e9f1a19993f53d66d073708e","kind":"commit","published_at":"2018-06-29T20:07:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.4.0","html_url":"https://github.com/nock/nock/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.0/manifests"},{"name":"v9.3.3","sha":"933880adcac014e49236218a0678f8352b12f669","kind":"commit","published_at":"2018-06-13T23:33:10.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.3.3","html_url":"https://github.com/nock/nock/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.3.3/manifests"},{"name":"v9.3.2","sha":"b5b40c16531f655035cb486f44118257dd4bfb1e","kind":"commit","published_at":"2018-06-07T16:09:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.3.2","html_url":"https://github.com/nock/nock/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.3.2/manifests"},{"name":"v9.3.1","sha":"aaa9a5642c7bea90ed2e1002939442812e6d35e4","kind":"commit","published_at":"2018-06-07T03:25:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.3.1","html_url":"https://github.com/nock/nock/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"de0cb79c9fa4935dc659cf7162ebff549f0e329d","kind":"commit","published_at":"2018-05-30T18:46:51.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.3.0","html_url":"https://github.com/nock/nock/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.3.0/manifests"},{"name":"v9.2.6","sha":"2676fedc6909a99d9202c1826a4313bc0860508d","kind":"commit","published_at":"2018-05-14T22:48:07.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.2.6","html_url":"https://github.com/nock/nock/releases/tag/v9.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.6/manifests"},{"name":"v9.2.5","sha":"11f1a25ee88b0328c92070e4749793902907a60d","kind":"commit","published_at":"2018-04-10T19:18:00.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.2.5","html_url":"https://github.com/nock/nock/releases/tag/v9.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.5/manifests"},{"name":"v9.2.4","sha":"58522969401a051303f698cda75c5f2eb9b12dc8","kind":"commit","published_at":"2018-04-09T22:03:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.2.4","html_url":"https://github.com/nock/nock/releases/tag/v9.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.4/manifests"},{"name":"v9.2.3","sha":"055593abb036524ffff8f364f8effc91827a130f","kind":"commit","published_at":"2018-02-27T17:06:20.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.2.3","html_url":"https://github.com/nock/nock/releases/tag/v9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.3/manifests"},{"name":"v9.2.2","sha":"6817e76ccc3e3e7d01c4beed340c2d2b5a6644d7","kind":"commit","published_at":"2018-02-26T20:45:00.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.2.2","html_url":"https://github.com/nock/nock/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"b3733393d4151cb6a04bde3878872287502601f0","kind":"commit","published_at":"2018-02-24T19:57:53.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.2.1","html_url":"https://github.com/nock/nock/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"904d1b37aca034d816832d2882fbe07cd01cf450","kind":"commit","published_at":"2018-02-24T17:56:36.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.2.0","html_url":"https://github.com/nock/nock/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.0/manifests"},{"name":"v9.1.10","sha":"315104d4c7390199d60fc0c062abdd4ab6a11e89","kind":"commit","published_at":"2018-02-24T03:35:39.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.10","html_url":"https://github.com/nock/nock/releases/tag/v9.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.10/manifests"},{"name":"v9.1.9","sha":"df04e86e58b359683b5a0914cb5a206f82fc1151","kind":"commit","published_at":"2018-02-21T21:09:47.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.9","html_url":"https://github.com/nock/nock/releases/tag/v9.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.9/manifests"},{"name":"v9.1.8","sha":"ebeb815bf2ac997103bc825921e5f7f1cc47245d","kind":"commit","published_at":"2018-02-21T20:48:11.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.8","html_url":"https://github.com/nock/nock/releases/tag/v9.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.8/manifests"},{"name":"v9.1.7","sha":"f3f8f0f2b82dcfe74129705a1c1dc96e8a5049e9","kind":"commit","published_at":"2018-02-21T20:24:21.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.7","html_url":"https://github.com/nock/nock/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.7/manifests"},{"name":"v9.1.6","sha":"573b42b4b3632a7fa7b7c777a172b8bc54967616","kind":"commit","published_at":"2018-01-08T18:59:18.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.6","html_url":"https://github.com/nock/nock/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"d16fe885c239922940592c71aca5c9357a727543","kind":"commit","published_at":"2017-12-20T02:07:55.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.5","html_url":"https://github.com/nock/nock/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"a2d04c31437aaf42d22c9d5b77e2ee6e6a2a2aa5","kind":"commit","published_at":"2017-12-01T23:59:17.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.4","html_url":"https://github.com/nock/nock/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"fa58493dbe0d4fb7b8cd275ed3f1df55a150c775","kind":"commit","published_at":"2017-11-25T19:17:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.3","html_url":"https://github.com/nock/nock/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"ebb8af229631ea463bc4d4ab94c0388eba560861","kind":"commit","published_at":"2017-11-24T21:48:16.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.2","html_url":"https://github.com/nock/nock/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"e8cb44a373be52b04ed9f8df95d17ebb207a59a8","kind":"commit","published_at":"2017-11-24T21:46:03.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.1","html_url":"https://github.com/nock/nock/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"f3f9bc761d75f019553567b19b46b6695d330175","kind":"commit","published_at":"2017-11-08T04:11:14.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.0","html_url":"https://github.com/nock/nock/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.0/manifests"},{"name":"v9.0.28","sha":"970b0377121e43cf0c52254dcca2ec9e83837c0b","kind":"commit","published_at":"2017-11-06T05:48:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.28","html_url":"https://github.com/nock/nock/releases/tag/v9.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.28/manifests"},{"name":"v9.0.27","sha":"a908ed9e42c893b1afd0ec04a3424f70c13011a2","kind":"commit","published_at":"2017-10-28T23:10:11.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.27","html_url":"https://github.com/nock/nock/releases/tag/v9.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.27/manifests"},{"name":"v9.0.26","sha":"eac534bf692466e6ddca3a8123734bb231527f52","kind":"commit","published_at":"2017-10-28T22:56:01.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.26","html_url":"https://github.com/nock/nock/releases/tag/v9.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.26/manifests"},{"name":"v9.0.25","sha":"be7a075c9ea3891e672ee862f310e52d9a60a8a4","kind":"commit","published_at":"2017-10-23T22:44:53.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.25","html_url":"https://github.com/nock/nock/releases/tag/v9.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.25/manifests"},{"name":"v9.0.24","sha":"bd387365ff8e6df731cf5a35cc92560346826ec5","kind":"commit","published_at":"2017-10-20T23:39:15.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.24","html_url":"https://github.com/nock/nock/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"f13add98552fb25ece39b64b4e910ff5f415c693","kind":"commit","published_at":"2017-10-20T23:36:00.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.23","html_url":"https://github.com/nock/nock/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"a787666e54a3a7a9dd170123e8409173a61b440a","kind":"tag","published_at":"2017-09-28T03:14:34.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.22","html_url":"https://github.com/nock/nock/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"52092623fb6ea0c6e7ec7c1e9679c569db2ac297","kind":"tag","published_at":"2017-09-25T18:40:32.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.21","html_url":"https://github.com/nock/nock/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"fa915fea5de52f70e1c13e144c0e12374447d4d8","kind":"tag","published_at":"2017-09-24T07:30:31.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.20","html_url":"https://github.com/nock/nock/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"53955100d5eafe9200eefe9ecdbd4523c09d84e5","kind":"tag","published_at":"2017-09-23T00:37:48.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.19","html_url":"https://github.com/nock/nock/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"3de396cdbb8096e30ee45cb0d6b07c746eaee757","kind":"tag","published_at":"2017-09-21T03:56:22.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.18","html_url":"https://github.com/nock/nock/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"4772c158ffda158bfce2eb2f8d095979dfa47297","kind":"tag","published_at":"2017-09-20T00:55:18.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.17","html_url":"https://github.com/nock/nock/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"e8f0641a18961d983826de6aa93d1c6a21a6bbbe","kind":"tag","published_at":"2017-09-19T03:31:20.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.16","html_url":"https://github.com/nock/nock/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"029be32be528dcfc34f443a86cf2b36348e86612","kind":"tag","published_at":"2017-09-18T23:33:57.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.15","html_url":"https://github.com/nock/nock/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"8da9ee0d96dba9e6e6b541196e17d5739918e2b6","kind":"tag","published_at":"2017-07-17T10:06:35.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.14","html_url":"https://github.com/nock/nock/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"f26818796b2448d00f1cda2d8533afb7d73c4cd2","kind":"tag","published_at":"2017-04-10T20:16:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.13","html_url":"https://github.com/nock/nock/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"91302df8b5b02309b76fc4950ddc20c26a8b499d","kind":"tag","published_at":"2017-04-10T17:18:36.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.12","html_url":"https://github.com/nock/nock/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"30881e2a72dbb950e771f912c5f9ddbcb91c0acd","kind":"tag","published_at":"2017-03-29T20:22:42.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.11","html_url":"https://github.com/nock/nock/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"d7bced09062e6fb22b426488bf8a853efd657725","kind":"tag","published_at":"2017-03-28T17:36:47.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.10","html_url":"https://github.com/nock/nock/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"5b1a8d8d1196b75729fcfb35cbb7cfe061ae6e47","kind":"tag","published_at":"2017-02-28T18:31:53.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.9","html_url":"https://github.com/nock/nock/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"f8fb1e7cdb8ba4465356dad6ade3c52f972b6870","kind":"tag","published_at":"2017-02-27T23:47:54.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.8","html_url":"https://github.com/nock/nock/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"588aef914deb65dc99f8eb242dd344eee634e30e","kind":"tag","published_at":"2017-02-23T21:48:36.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.7","html_url":"https://github.com/nock/nock/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"5856cde22e12694f550f6345c46b3ac4c43f50ec","kind":"tag","published_at":"2017-02-13T20:14:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.6","html_url":"https://github.com/nock/nock/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"0fb8c3d839b23028148e786a3353f2bb3c09e8da","kind":"tag","published_at":"2017-02-10T17:27:35.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.5","html_url":"https://github.com/nock/nock/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"8f20a6d6b9254299951b69d84becabcffb01344e","kind":"tag","published_at":"2017-02-08T00:09:43.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.4","html_url":"https://github.com/nock/nock/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"dc4380f24e9a4b8b93d45c1399a8ce076e5bdb03","kind":"tag","published_at":"2017-02-06T18:12:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.3","html_url":"https://github.com/nock/nock/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"b757eb88a2e5b028e4e07c8664c2af02b5517493","kind":"tag","published_at":"2016-10-28T08:02:34.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.2","html_url":"https://github.com/nock/nock/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.2/manifests"},{"name":"v8.2.1","sha":"b7394382efa4a872b305103d52b92d4258c6f6c8","kind":"tag","published_at":"2016-10-28T07:35:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v8.2.1","html_url":"https://github.com/nock/nock/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v8.2.1/manifests"},{"name":"v9.0.1","sha":"7941d7273129b9d0e9d48b8cf9812c55b2e7daf3","kind":"tag","published_at":"2016-10-28T07:29:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.1","html_url":"https://github.com/nock/nock/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"b3caf8a0581307dda548f8a56c4fce4ee6d32115","kind":"tag","published_at":"2016-10-23T13:25:49.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.0","html_url":"https://github.com/nock/nock/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.0/manifests"},{"name":"v8.2.0","sha":"540720dfcc92515ff6c98d95cc3f19b5709d4a11","kind":"tag","published_at":"2016-10-23T11:57:34.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v8.2.0","html_url":"https://github.com/nock/nock/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"90845b39f1d56a4e0ab42182c3fe36ea7837bfe4","kind":"tag","published_at":"2016-10-10T16:01:16.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v8.1.0","html_url":"https://github.com/nock/nock/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"c7b156ab1b81359855ea42eb07acc181f5595d77","kind":"commit","published_at":"2016-04-06T09:54:17.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v8.0.0","html_url":"https://github.com/nock/nock/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v8.0.0/manifests"},{"name":"v7.7.3","sha":"5d8e77dca8586c48bc4edfb3b5e6f845d923a579","kind":"commit","published_at":"2016-04-04T11:16:42.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.7.3","html_url":"https://github.com/nock/nock/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"646dfd2ce9b14afa495b0e857d55e09665583f4a","kind":"commit","published_at":"2016-03-25T22:57:24.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.7.2","html_url":"https://github.com/nock/nock/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"d8bbaabfbc3d67c73026fa36e8a6d6bf8bf52712","kind":"commit","published_at":"2016-03-25T17:54:36.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.7.1","html_url":"https://github.com/nock/nock/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"bc95ed6ab63d2ee5c139d77e4e4a1ac8052b4308","kind":"commit","published_at":"2016-03-25T17:40:54.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.7.0","html_url":"https://github.com/nock/nock/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"5d8f1d9a3ca74c85c2cc2d23580a5993cb152f57","kind":"commit","published_at":"2016-03-25T10:37:45.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.6.0","html_url":"https://github.com/nock/nock/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"f49c1269415dec1a476558da852d9c8f733f1553","kind":"commit","published_at":"2016-03-20T18:01:24.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.5.0","html_url":"https://github.com/nock/nock/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"55ef739470b9ec0c4c5c206cb60974a74de59a6b","kind":"commit","published_at":"2016-03-04T20:25:52.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.4.0","html_url":"https://github.com/nock/nock/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"5cf92d157657b97e49854838cbda2150676f9c2f","kind":"commit","published_at":"2016-02-24T14:15:01.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.3.0","html_url":"https://github.com/nock/nock/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.3.0/manifests"},{"name":"v7.2.2","sha":"7a782643915b4b3c788c6da8bb8cc7a8c4fc9aa7","kind":"commit","published_at":"2016-02-19T12:14:05.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.2.2","html_url":"https://github.com/nock/nock/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"ccc1342ae7c2e66b9435e112a83170b3a622c5d2","kind":"commit","published_at":"2016-02-15T16:58:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.2.1","html_url":"https://github.com/nock/nock/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"7f09c23e6bf3fc99a246b4f6654e96736e55f2f6","kind":"commit","published_at":"2016-02-15T09:34:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.2.0","html_url":"https://github.com/nock/nock/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"d79bcd6c57a461f0e2b964f84173c42f0b852743","kind":"commit","published_at":"2016-01-29T12:09:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.1.0","html_url":"https://github.com/nock/nock/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"4a3885f59de6cdf7a2200e180c370bacb829cd46","kind":"commit","published_at":"2016-01-27T16:57:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.0.2","html_url":"https://github.com/nock/nock/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"8ab1c6a42d81da7dd31b7f514d7ba5d82ec4b6dc","kind":"commit","published_at":"2016-01-27T09:33:03.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.0.1","html_url":"https://github.com/nock/nock/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"fd73ca8d9c20294d1f451a3908a52af81e849950","kind":"commit","published_at":"2016-01-25T09:49:03.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.0.0","html_url":"https://github.com/nock/nock/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"589a895bbf5cfb3388490e50dcb716cc3f10005a","kind":"commit","published_at":"2016-01-25T09:19:52.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v6.0.1","html_url":"https://github.com/nock/nock/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"2c96d8c76885e5f93c0fab3ea7ae4e2795cd65d1","kind":"commit","published_at":"2016-01-21T09:43:14.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v6.0.0","html_url":"https://github.com/nock/nock/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v6.0.0/manifests"},{"name":"v5.5.0","sha":"a4314d6938a20ee9658d2659bb845369de177d46","kind":"commit","published_at":"2016-01-19T09:33:41.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v5.5.0","html_url":"https://github.com/nock/nock/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"a469aade0d0bb7278664e0c4577b16ad2f538892","kind":"commit","published_at":"2016-01-18T12:11:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v5.4.0","html_url":"https://github.com/nock/nock/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7f5112484b4f6071874f4e31a33091cdca8731a6","kind":"commit","published_at":"2016-01-08T15:16:24.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v5.3.0","html_url":"https://github.com/nock/nock/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"412cfe16ea948f5af1e5d90298d08051251bd9e4","kind":"commit","published_at":"2016-01-08T09:47:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v5.2.1","html_url":"https://github.com/nock/nock/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"a0ac792e2f8b2c398b0164752881792c2ea9864b","kind":"commit","published_at":"2016-01-07T10:55:09.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v5.2.0","html_url":"https://github.com/nock/nock/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"e6b963538c697065943698cc7b8413364d3bdda9","kind":"commit","published_at":"2016-01-07T10:39:44.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v5.1.0","html_url":"https://github.com/nock/nock/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"beb9bc6c3c48c4d954291da1cc3ca9fe7feb6164","kind":"commit","published_at":"2016-01-05T16:46:30.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v5.0.0","html_url":"https://github.com/nock/nock/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"b0cff5661dd707d3116e95265f465c31aff6a666","kind":"commit","published_at":"2016-01-04T09:43:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v4.1.0","html_url":"https://github.com/nock/nock/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v4.1.0/manifests"},{"name":"nock","sha":"b0cff5661dd707d3116e95265f465c31aff6a666","kind":"commit","published_at":"2016-01-04T09:43:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/nock","html_url":"https://github.com/nock/nock/releases/tag/nock","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/nock","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/nock/manifests"},{"name":"ls","sha":"b0cff5661dd707d3116e95265f465c31aff6a666","kind":"commit","published_at":"2016-01-04T09:43:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/ls","html_url":"https://github.com/nock/nock/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/ls/manifests"},{"name":"v4.0.0","sha":"c1ecbbfcb48a5bed56dae145a02a9971c8b7e9ca","kind":"commit","published_at":"2015-12-28T15:38:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v4.0.0","html_url":"https://github.com/nock/nock/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v4.0.0/manifests"},{"name":"v3.6.0","sha":"d81ec7e8c3100e133d0a52c0d577b03e1979afde","kind":"commit","published_at":"2015-12-23T11:59:53.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.6.0","html_url":"https://github.com/nock/nock/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"afe80426e8d7f6968d69321c0a46434772c70941","kind":"commit","published_at":"2015-12-16T11:04:20.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.5.0","html_url":"https://github.com/nock/nock/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"8e8b46d11c30bcd3d02e2d18131049e768d117b4","kind":"commit","published_at":"2015-12-15T16:48:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.4.1","html_url":"https://github.com/nock/nock/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"bf3250e6f1176c2ec194649070d80f224423aeaf","kind":"commit","published_at":"2015-12-06T16:39:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.4.0","html_url":"https://github.com/nock/nock/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"83daa071894f960ca1fee457e8856159e3a04436","kind":"commit","published_at":"2015-11-25T11:27:18.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.3.2","html_url":"https://github.com/nock/nock/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"c22fcd0c56ff0c356c472d4bcd64fbd387b11c29","kind":"commit","published_at":"2015-11-25T09:01:30.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.3.1","html_url":"https://github.com/nock/nock/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"fed784594805c3fc3a8b57c3aacedc9c69b438d9","kind":"commit","published_at":"2015-11-24T09:23:41.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.3.0","html_url":"https://github.com/nock/nock/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"3b71d8689315ae4d81507d1a27ea3f3448bfa773","kind":"commit","published_at":"2015-11-23T09:43:09.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.2.0","html_url":"https://github.com/nock/nock/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"9b01a705b5b2c8912901480166b792b74ce33fd0","kind":"commit","published_at":"2015-11-19T16:37:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.1.1","html_url":"https://github.com/nock/nock/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ffcd2a9a4184e1ee2074c365b84308c7f1795c1f","kind":"commit","published_at":"2015-11-17T11:33:08.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.1.0","html_url":"https://github.com/nock/nock/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"dd1d1aa713418faf5fea841dade58de6131a70ef","kind":"commit","published_at":"2015-11-16T09:35:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.0.0","html_url":"https://github.com/nock/nock/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.0.0/manifests"},{"name":"v2.18.2","sha":"c142ac153d977ba58d659c63b186683308cc19c2","kind":"commit","published_at":"2015-11-13T11:53:56.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.18.2","html_url":"https://github.com/nock/nock/releases/tag/v2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.2/manifests"},{"name":"v2.18.1","sha":"68f4aa752c3d6dd916b3ffda86731c3639796450","kind":"commit","published_at":"2015-11-13T11:17:15.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.18.1","html_url":"https://github.com/nock/nock/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"91fec866f7e922ad7d5ca470d2908deceb7909c0","kind":"commit","published_at":"2015-11-11T10:41:10.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.18.0","html_url":"https://github.com/nock/nock/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.0/manifests"},{"name":"v2.18.0-alpha.2","sha":"864afca3c6207999a40906416ff1c820f8c467d2","kind":"commit","published_at":"2015-11-11T10:40:26.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.18.0-alpha.2","html_url":"https://github.com/nock/nock/releases/tag/v2.18.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.0-alpha.2/manifests"},{"name":"v2.18.0-alpha.1","sha":"647d491131746be7baa702edcdde686c8acbd1d2","kind":"commit","published_at":"2015-11-09T15:51:16.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.18.0-alpha.1","html_url":"https://github.com/nock/nock/releases/tag/v2.18.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.0-alpha.1/manifests"},{"name":"v2.17.0","sha":"a7596a9593df2ddff1443ab90403f653c345fb05","kind":"commit","published_at":"2015-10-29T16:56:04.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.17.0","html_url":"https://github.com/nock/nock/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.17.0/manifests"},{"name":"v2.16.1","sha":"5937b9d3a5801479367226919bc6b5cc53b68ea2","kind":"commit","published_at":"2015-10-29T09:38:31.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.16.1","html_url":"https://github.com/nock/nock/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"9d9ac756cfb13f47aafc72318bcc7a457ae68e7e","kind":"commit","published_at":"2015-10-28T13:00:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.16.0","html_url":"https://github.com/nock/nock/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"3ae57b7a402df3032f081c841b4a9469b9366c2c","kind":"commit","published_at":"2015-10-10T16:37:51.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.15.0","html_url":"https://github.com/nock/nock/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"832a586149863454bcc561f8ad4ec2eb724cd843","kind":"commit","published_at":"2015-10-03T06:33:15.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.14.0","html_url":"https://github.com/nock/nock/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"53388e873321c126613a1f56eff871158105173b","kind":"commit","published_at":"2015-09-25T12:05:13.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.13.0","html_url":"https://github.com/nock/nock/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"8ebeae8e934709cdc51582d189eff4c96d2c655e","kind":"commit","published_at":"2015-09-17T10:59:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.12.0","html_url":"https://github.com/nock/nock/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"c7e1874cd8045cd2f3653fef253a9bc90805b86f","kind":"commit","published_at":"2015-09-14T13:28:36.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.11.0","html_url":"https://github.com/nock/nock/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"a407b73ac8f0daa947dccf4a29b86b8f99138157","kind":"commit","published_at":"2015-08-05T09:29:48.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.10.0","html_url":"https://github.com/nock/nock/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"adca6c3d1c42bf9fb7d55c993a0a9e40ee86aea6","kind":"commit","published_at":"2015-07-21T11:22:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.9.1","html_url":"https://github.com/nock/nock/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"d125d5838d7a9e8bed57ddd489a8c0cae6040f2e","kind":"commit","published_at":"2015-07-20T10:51:42.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.9.0","html_url":"https://github.com/nock/nock/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"10554301ed2a96be703334a48177b70096920387","kind":"commit","published_at":"2015-07-20T08:52:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.8.0","html_url":"https://github.com/nock/nock/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"b1f29a37e4507d8f416949dcdb1aa99a250e4d77","kind":"commit","published_at":"2015-07-02T10:33:15.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.7.0","html_url":"https://github.com/nock/nock/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"c7e996eef4937207b57cb38840eb9529a5620053","kind":"commit","published_at":"2015-06-16T09:15:04.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.6.0","html_url":"https://github.com/nock/nock/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"05bdf2bdd7c01a91f18ef1959fbc5df374634164","kind":"commit","published_at":"2015-06-11T14:08:06.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.5.0","html_url":"https://github.com/nock/nock/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"38a0c1392dec645ba6a0fcb9d5b0e153c084307f","kind":"commit","published_at":"2015-06-09T12:14:01.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.4.1","html_url":"https://github.com/nock/nock/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.4.1/manifests"},{"name":"v2.3.1","sha":"7e83ba0a7a4f3e3d03e8c4579d96ca2d1dc9a6dd","kind":"commit","published_at":"2015-06-09T12:08:29.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.3.1","html_url":"https://github.com/nock/nock/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.3.1/manifests"},{"name":"v2.4.0","sha":"2535844b044e61c95d04fa0e5b0ffb1cfd3cbe6a","kind":"commit","published_at":"2015-06-06T17:40:30.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.4.0","html_url":"https://github.com/nock/nock/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.4.0/manifests"},{"name":"v0.2.4","sha":"2535844b044e61c95d04fa0e5b0ffb1cfd3cbe6a","kind":"commit","published_at":"2015-06-06T17:40:30.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.2.4","html_url":"https://github.com/nock/nock/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.2.4/manifests"},{"name":"v2.3.0","sha":"3fb88913da13fec37bbad142e3de8423841eb355","kind":"commit","published_at":"2015-05-28T11:00:01.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.3.0","html_url":"https://github.com/nock/nock/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"20a68efede3f5fe962d04c22883601dd13df1286","kind":"commit","published_at":"2015-05-21T10:54:13.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.2.0","html_url":"https://github.com/nock/nock/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e786a390a7dbc6b238c092a5a4ba46cdcd3c5ad3","kind":"commit","published_at":"2015-05-21T10:35:42.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.1.0","html_url":"https://github.com/nock/nock/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"f73b5c6edc944be51624e1cacdbcd74c19b589cb","kind":"commit","published_at":"2015-05-09T18:36:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.0.1","html_url":"https://github.com/nock/nock/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"94704d2d187a8d9dcfbf1628672df8634fd510c3","kind":"commit","published_at":"2015-05-09T11:14:33.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.0.0","html_url":"https://github.com/nock/nock/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"a6a2088353cd171061752ff565e948a1cf725714","kind":"commit","published_at":"2015-05-05T08:39:08.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.9.0","html_url":"https://github.com/nock/nock/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8b4350a3b12504137975b629dc33788a83d31f77","kind":"commit","published_at":"2015-05-04T08:20:28.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.8.0","html_url":"https://github.com/nock/nock/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"e7a5e5822c4f4002decd0fe9151f5a2d9e757513","kind":"commit","published_at":"2015-04-27T11:08:12.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.7.1","html_url":"https://github.com/nock/nock/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"606d79b34db50da0a3b5035e9470a7fb76e86a66","kind":"commit","published_at":"2015-04-24T21:45:35.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.7.0","html_url":"https://github.com/nock/nock/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"a7c9b1f9f9618e32496efbf5deec0b27a1cc38bd","kind":"commit","published_at":"2015-04-21T16:04:30.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.6.1","html_url":"https://github.com/nock/nock/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8ad80f6a338df9fa04fbd3e0c3143402a5b5d017","kind":"tag","published_at":"2015-04-10T11:09:21.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.6.0","html_url":"https://github.com/nock/nock/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"f321e1a2033dc156a06cd4da1a13becad66bf28a","kind":"tag","published_at":"2015-04-06T14:12:01.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.5.0","html_url":"https://github.com/nock/nock/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"21a83623df2699534363e40f1532ee7f400705ea","kind":"tag","published_at":"2015-04-06T11:10:33.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.4.1","html_url":"https://github.com/nock/nock/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e255024667803b030b5d08199f0c4aeaa8b608fc","kind":"commit","published_at":"2015-03-30T17:26:01.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.4.0","html_url":"https://github.com/nock/nock/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"5dc876eb99bb104300791f7c58e436bc9f2e63c6","kind":"commit","published_at":"2015-03-27T17:33:39.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.3.0","html_url":"https://github.com/nock/nock/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8fee3ee9916d681a55c9880424dcbccc33b3cf39","kind":"commit","published_at":"2015-03-23T16:15:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.2.1","html_url":"https://github.com/nock/nock/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e8496e59ff13b485c22c08fc67f2124fca6a89c3","kind":"commit","published_at":"2015-03-16T10:36:54.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.2.0","html_url":"https://github.com/nock/nock/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acb383c207260b044b13339756b7833e6dc5df6d","kind":"commit","published_at":"2015-03-05T17:29:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.1.0","html_url":"https://github.com/nock/nock/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"0c75fd0bdab8570667feb7e1e468d3cb40b0d21a","kind":"commit","published_at":"2015-03-04T11:45:30.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.0.0","html_url":"https://github.com/nock/nock/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.0.0/manifests"},{"name":"v0.59.1","sha":"efa75a8b0de274472cb971511b99ed0b293aba3f","kind":"commit","published_at":"2015-01-30T22:54:38.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.59.1","html_url":"https://github.com/nock/nock/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"d81bcf07d0aef54624bc86dca7cff61cbc1de253","kind":"commit","published_at":"2015-01-30T09:24:38.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.59.0","html_url":"https://github.com/nock/nock/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"f192a57bd02fbf26fd3493cfdf5dad28f8b93cc0","kind":"commit","published_at":"2015-01-26T16:00:39.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.58.0","html_url":"https://github.com/nock/nock/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.58.0/manifests"},{"name":"v0.57.0","sha":"d0e5871e6ad69e3711e81a8ee3f542919f3f1d5b","kind":"commit","published_at":"2015-01-15T22:04:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.57.0","html_url":"https://github.com/nock/nock/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"bccc54dd5931a7c8f057ddb23fffa546b7dedbc2","kind":"commit","published_at":"2015-01-07T20:27:29.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.56.0","html_url":"https://github.com/nock/nock/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"64400817f94475e34979482cb7799baef77f3272","kind":"commit","published_at":"2015-01-06T12:15:07.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.55.0","html_url":"https://github.com/nock/nock/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"0279b479cc22679bbd6eb8372bc69400e0d730f8","kind":"commit","published_at":"2015-01-05T15:11:30.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.54.0","html_url":"https://github.com/nock/nock/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"371cea9f829ecd9e35cf27a12becde2ae33b14ab","kind":"commit","published_at":"2015-01-02T18:22:38.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.53.0","html_url":"https://github.com/nock/nock/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.53.0/manifests"},{"name":"v0.52.4","sha":"16db14b999ba95238725f1d26cb1f1f6c474b6f8","kind":"commit","published_at":"2014-12-20T21:12:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.52.4","html_url":"https://github.com/nock/nock/releases/tag/v0.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.4/manifests"},{"name":"v0.52.3","sha":"8dea94833d93eccbd244f01a541b3a874b1f7790","kind":"commit","published_at":"2014-12-20T20:45:14.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.52.3","html_url":"https://github.com/nock/nock/releases/tag/v0.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.3/manifests"},{"name":"v0.52.2","sha":"33041eae794868cd35b139f8022246d468e6d2df","kind":"commit","published_at":"2014-12-17T22:05:00.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.52.2","html_url":"https://github.com/nock/nock/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.2/manifests"},{"name":"v0.52.1","sha":"999eabcff6373876326f526249482953b04f2eb0","kind":"commit","published_at":"2014-12-16T14:16:47.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.52.1","html_url":"https://github.com/nock/nock/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.1/manifests"},{"name":"v0.52.0","sha":"b1348d629ffac7c15fd78c0e6e5715f0a04bd343","kind":"commit","published_at":"2014-12-12T09:09:51.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.52.0","html_url":"https://github.com/nock/nock/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"004ba9ba770696ecfc885b0f1895fdc00806423d","kind":"commit","published_at":"2014-11-25T08:55:15.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.51.0","html_url":"https://github.com/nock/nock/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.51.0/manifests"},{"name":"v0.50.0","sha":"15a62d80f606a497ccc4570e0dac8964f73ced53","kind":"commit","published_at":"2014-11-14T09:28:09.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.50.0","html_url":"https://github.com/nock/nock/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"c27b4298c3d320dddaa4606ce39efdf01bdf4923","kind":"commit","published_at":"2014-11-14T09:27:16.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.49.0","html_url":"https://github.com/nock/nock/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.49.0/manifests"},{"name":"v0.48.2","sha":"1e1b414aaa6b37d5e1b3d9e39c3b62780112754d","kind":"commit","published_at":"2014-10-29T15:09:09.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.48.2","html_url":"https://github.com/nock/nock/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"983dafaf2d3293bf972ab0db1243d3b837301ee7","kind":"commit","published_at":"2014-10-16T21:33:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.48.1","html_url":"https://github.com/nock/nock/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"3dace95b3dc85355e70251ddffa91505a02e41b3","kind":"commit","published_at":"2014-09-23T21:56:33.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.48.0","html_url":"https://github.com/nock/nock/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"56354427da5bd222ae54b924ba07c9031491fb0a","kind":"commit","published_at":"2014-09-10T17:29:41.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.47.0","html_url":"https://github.com/nock/nock/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.47.0/manifests"},{"name":"v0.46.1","sha":"a7fccc1f9c6f4cd2a540fca9fa418b1d41f70bfd","kind":"commit","published_at":"2014-09-08T09:33:34.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.46.1","html_url":"https://github.com/nock/nock/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"2165a881fb7cd541f7af76492408585c8fce9820","kind":"commit","published_at":"2014-08-29T08:50:17.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.46.0","html_url":"https://github.com/nock/nock/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"1f72647291b6624879f12ef3e2907a9edbb3345b","kind":"commit","published_at":"2014-08-16T21:15:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.45.0","html_url":"https://github.com/nock/nock/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.45.0/manifests"},{"name":"v0.44.3","sha":"55caa923a53075fad37746e00c375a36c2371e32","kind":"commit","published_at":"2014-08-14T16:49:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.44.3","html_url":"https://github.com/nock/nock/releases/tag/v0.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.44.3/manifests"},{"name":"v0.44.2","sha":"d7a27230b9b8d4977936252602a6d0c2512cf48b","kind":"commit","published_at":"2014-08-12T18:40:55.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.44.2","html_url":"https://github.com/nock/nock/releases/tag/v0.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.44.2/manifests"},{"name":"v0.44.1","sha":"b2acda0d5998077c45c224298d551e9204213471","kind":"commit","published_at":"2014-08-07T22:29:45.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.44.1","html_url":"https://github.com/nock/nock/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"bb7125ce817e1615c281d4feb643acf7bf2c5f57","kind":"commit","published_at":"2014-08-05T17:38:32.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.44.0","html_url":"https://github.com/nock/nock/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.44.0/manifests"},{"name":"v0.43.1","sha":"3a84326c59f10751b33e313aa671ff5157897e9e","kind":"commit","published_at":"2014-08-04T20:06:17.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.43.1","html_url":"https://github.com/nock/nock/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"4aad74630692d41b3af924d65249b77dc12f5a92","kind":"commit","published_at":"2014-08-01T14:09:52.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.43.0","html_url":"https://github.com/nock/nock/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.43.0/manifests"},{"name":"v0.42.3","sha":"2411ff293952f28c1e154329512733f5386a7d8a","kind":"commit","published_at":"2014-07-30T23:48:12.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.42.3","html_url":"https://github.com/nock/nock/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"8307f6658dde66df4e15932830b0a8020216ea1e","kind":"commit","published_at":"2014-07-24T10:18:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.42.2","html_url":"https://github.com/nock/nock/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0c2311acef12a0142838e8f38621f91cecc84710","kind":"commit","published_at":"2014-07-09T20:19:03.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.42.1","html_url":"https://github.com/nock/nock/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"7f6b5080b2af5286146ac2801693069cb68ab95f","kind":"commit","published_at":"2014-07-08T23:12:51.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.42.0","html_url":"https://github.com/nock/nock/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"98fbcae7a11342fb0b63fac1538abd160ccbf4f0","kind":"commit","published_at":"2014-07-04T17:22:17.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.41.1","html_url":"https://github.com/nock/nock/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.41.1/manifests"},{"name":"v0.40.0","sha":"8a41ba7eb077fbbec4815b04998a8ebfe6700f5d","kind":"commit","published_at":"2014-06-27T18:33:04.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.40.0","html_url":"https://github.com/nock/nock/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"19a286f0d85f6e5f7e3b79aeb387446fcef0f1b9","kind":"commit","published_at":"2014-06-26T10:48:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.39.0","html_url":"https://github.com/nock/nock/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"7aef1a9180138135b85736ff57be14bfc9f57edc","kind":"commit","published_at":"2014-06-26T10:09:18.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.38.0","html_url":"https://github.com/nock/nock/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"10e655b6a11f6c3f5e209e01cf360c6bb4acbb32","kind":"commit","published_at":"2014-06-23T09:05:14.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.37.0","html_url":"https://github.com/nock/nock/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.37.0/manifests"},{"name":"v0.36.2","sha":"c5eae1c4d84ee919f1a2edd6535fe986d39de4f3","kind":"commit","published_at":"2014-06-17T11:51:50.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.36.2","html_url":"https://github.com/nock/nock/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"3007ace9a2a3def940509570410fb53bdf9be154","kind":"commit","published_at":"2014-06-17T11:23:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.36.1","html_url":"https://github.com/nock/nock/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"5ed8b85cbb9cfdeb1f5b4b6a77ec760561aaeec2","kind":"commit","published_at":"2014-06-17T10:32:09.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.36.0","html_url":"https://github.com/nock/nock/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"fd82a4ddc4e0209a75fda78c33e2c9ef8d23d9d6","kind":"commit","published_at":"2014-06-17T08:33:35.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.35.0","html_url":"https://github.com/nock/nock/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.35.0/manifests"},{"name":"v0.34.1","sha":"eb7fb9c944f92ec14c716e4973d15aa6b4d3d650","kind":"commit","published_at":"2014-06-09T10:42:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.34.1","html_url":"https://github.com/nock/nock/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"e9fa4071ab63e9b748d2ce29640b6c2dfac60ab6","kind":"commit","published_at":"2014-06-05T10:25:21.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.34.0","html_url":"https://github.com/nock/nock/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"cfb08f460ca9a68820d65997066bd93c9f18d4c0","kind":"commit","published_at":"2014-06-05T08:43:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.33.0","html_url":"https://github.com/nock/nock/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.33.0/manifests"},{"name":"v0.32.3","sha":"c80901b5cfa630c7c7699e0d9a8a9f27a2e911a8","kind":"commit","published_at":"2014-05-28T09:32:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.32.3","html_url":"https://github.com/nock/nock/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"86e7d14b13e6b853684bc049adbbec8f22e5863a","kind":"commit","published_at":"2014-05-26T09:00:53.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.32.2","html_url":"https://github.com/nock/nock/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"a35467ff394cc00849b86b17213fa129a0b10fbb","kind":"commit","published_at":"2014-05-25T10:31:47.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.32.1","html_url":"https://github.com/nock/nock/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"728a3cf295ed51462ec14b6dbcab9b352c56ab98","kind":"commit","published_at":"2014-05-24T22:15:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.32.0","html_url":"https://github.com/nock/nock/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.32.0/manifests"},{"name":"v0.31.3","sha":"a6aa9a1950a9d1cc1bb5921c2948548f0ddd04d8","kind":"commit","published_at":"2014-05-21T18:25:33.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.31.3","html_url":"https://github.com/nock/nock/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"77858f28f35f9d59d7c3d77d6170caeb05502a8e","kind":"commit","published_at":"2014-05-20T13:18:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.31.2","html_url":"https://github.com/nock/nock/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"99b67aeb2bf842c808871c68b4b098740f87d7c8","kind":"commit","published_at":"2014-05-15T12:51:26.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.31.1","html_url":"https://github.com/nock/nock/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"eadeaa9ec5e685281008ab73739fd2ec344858d0","kind":"commit","published_at":"2014-05-13T08:32:48.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.31.0","html_url":"https://github.com/nock/nock/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"5abd97e8660ab1fd9546f7c63362e767670d8349","kind":"commit","published_at":"2014-05-12T13:53:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.30.1","html_url":"https://github.com/nock/nock/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"87ba293c1b56d5fdb03324897079146f16ea32a7","kind":"commit","published_at":"2014-05-10T10:53:28.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.30.0","html_url":"https://github.com/nock/nock/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"4bb717eb72a670a2310586568d91555496ce8c8a","kind":"commit","published_at":"2014-05-09T16:04:57.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.29.2","html_url":"https://github.com/nock/nock/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"47733c6586aa4a4607d87e0b5d5883e161273527","kind":"commit","published_at":"2014-05-08T08:46:24.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.29.1","html_url":"https://github.com/nock/nock/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"69111a5aefec1d8cd4b9a70b0794a72bf6a93175","kind":"commit","published_at":"2014-05-06T08:36:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.29.0","html_url":"https://github.com/nock/nock/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.29.0/manifests"},{"name":"v0.28.3","sha":"f38705e85ccc7a4383e3ea206d660c47befa0846","kind":"commit","published_at":"2014-04-28T13:24:05.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.28.3","html_url":"https://github.com/nock/nock/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"f99858285d104fa7fdf1e7e546a000ce4d308a9d","kind":"commit","published_at":"2014-04-16T20:37:34.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.28.2","html_url":"https://github.com/nock/nock/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.28.2/manifests"},{"name":"v0.28.0","sha":"8dbf4d5a1265e106f5bd7ff7956b26feb70cb485","kind":"commit","published_at":"2014-04-16T20:03:31.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.28.0","html_url":"https://github.com/nock/nock/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"566e86f287156e78b5c497314d8c3ec5376983c6","kind":"commit","published_at":"2014-03-27T09:30:40.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.27.3","html_url":"https://github.com/nock/nock/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"68a9313622c0b9cbfe1e0a857ee36e9ed7572c1c","kind":"commit","published_at":"2014-01-27T08:49:38.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.27.2","html_url":"https://github.com/nock/nock/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"f128e3fb1dc5eaa5bbf47b2804dde8c9f06347d8","kind":"commit","published_at":"2013-12-24T12:34:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.27.1","html_url":"https://github.com/nock/nock/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"fe540095826190f025b3581315ebf033a7ceb2ff","kind":"commit","published_at":"2013-12-17T08:51:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.27.0","html_url":"https://github.com/nock/nock/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"03c659e6a8f93a9b629fb9e390aee7b7851db779","kind":"commit","published_at":"2013-12-17T08:47:38.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.26.0","html_url":"https://github.com/nock/nock/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"bfc867303321d4393476ad8baeaeef972436a8fd","kind":"commit","published_at":"2013-12-03T11:30:55.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.25.0","html_url":"https://github.com/nock/nock/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.25.0/manifests"},{"name":"v0.24.2","sha":"fd0d4493db588341de9fda9f36e5fd6c4fa027f7","kind":"commit","published_at":"2013-12-03T11:18:45.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.24.2","html_url":"https://github.com/nock/nock/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"f4a2c4cff402def9bad5c910ea4b16485e7b34d5","kind":"commit","published_at":"2013-12-03T10:39:49.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.24.1","html_url":"https://github.com/nock/nock/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"fb911efce5406e185aa18626f9f447410210cbcd","kind":"commit","published_at":"2013-12-03T10:29:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.24.0","html_url":"https://github.com/nock/nock/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"7e76b285ca2fe74367eef8db4d19a2a49d75dabe","kind":"commit","published_at":"2013-11-11T14:26:40.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.23.0","html_url":"https://github.com/nock/nock/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"4fe1226499fbcdd111ab61eccfc4e9ee8d3cd323","kind":"commit","published_at":"2013-07-24T13:07:00.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.22.1","html_url":"https://github.com/nock/nock/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"89d21fb1d1449f30cf6f11dcdbdc0dedd6f3bee1","kind":"commit","published_at":"2013-07-17T08:47:22.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.22.0","html_url":"https://github.com/nock/nock/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1c7eb1d444df8ffad6df10ad9697009a29204097","kind":"commit","published_at":"2013-07-16T23:09:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.21.0","html_url":"https://github.com/nock/nock/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"b9321226f84c8241379ac8df9bcb63fb019b7999","kind":"commit","published_at":"2013-07-16T23:02:26.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.20.1","html_url":"https://github.com/nock/nock/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"585b7dfc0fa401864c8f02d72ec0bcee1fff176e","kind":"commit","published_at":"2013-07-16T21:52:48.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.20.0","html_url":"https://github.com/nock/nock/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7fd37956d4de38fcce29622bafc345277345bc9d","kind":"commit","published_at":"2013-07-16T12:00:39.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.19.0","html_url":"https://github.com/nock/nock/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"65de477a4ae3c1f15dd1a891f5f7b576ccfbf82b","kind":"commit","published_at":"2013-05-22T10:50:04.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.18.2","html_url":"https://github.com/nock/nock/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"a41efb07b49a6b64a52ab74efb04f37f3278c1b0","kind":"commit","published_at":"2013-05-22T09:07:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.18.1","html_url":"https://github.com/nock/nock/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"d90d2dbd30204b6fcc4aebca9ffc73aa5a68294f","kind":"commit","published_at":"2013-05-03T08:24:33.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.18.0","html_url":"https://github.com/nock/nock/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"c1b66e4f75c820499bc90dd3d1ad0840ca383b3b","kind":"commit","published_at":"2013-04-29T10:10:14.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.17.5","html_url":"https://github.com/nock/nock/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.5/manifests"},{"name":"v0.17.4","sha":"a26cabcaea7b8f3a909175248e68d68ec8f5cd21","kind":"commit","published_at":"2013-04-29T10:07:41.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.17.4","html_url":"https://github.com/nock/nock/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.4/manifests"},{"name":"v0.17.2","sha":"e4d3701b4ca35c9df48a54a8ff26d4592889e09c","kind":"commit","published_at":"2013-04-03T09:18:44.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.17.2","html_url":"https://github.com/nock/nock/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"cb2ef55593c4026753a3c05782d102a120ed2373","kind":"commit","published_at":"2013-04-02T22:56:26.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.17.1","html_url":"https://github.com/nock/nock/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"6901256e7e43d802ffd04446f88b023db9536f5f","kind":"commit","published_at":"2013-04-01T14:44:12.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.17.0","html_url":"https://github.com/nock/nock/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6cfc00bdaa4ad795c6809ee99385d232c7df5cd0","kind":"commit","published_at":"2013-02-21T10:04:25.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.16.0","html_url":"https://github.com/nock/nock/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.16.0/manifests"},{"name":"v0.15.3","sha":"bb80bc4c9514ef784d33611d614cd875fc9ba913","kind":"commit","published_at":"2013-02-21T10:01:21.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.15.3","html_url":"https://github.com/nock/nock/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"49f4e52d8916a58cb9da43666376f8f150619bc7","kind":"commit","published_at":"2013-02-05T10:39:04.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.15.2","html_url":"https://github.com/nock/nock/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"588225ba89d81cb46871f28580dc67b97a5d4da7","kind":"commit","published_at":"2013-02-04T17:51:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.15.1","html_url":"https://github.com/nock/nock/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"90a4b8631c85a5a351a49c5ec5403e7c61c54a3d","kind":"commit","published_at":"2013-02-04T10:27:51.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.15.0","html_url":"https://github.com/nock/nock/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.15.0/manifests"},{"name":"v0.13.3","sha":"0c44139747c4a2760d4c23ee7b9ef78a88052d56","kind":"commit","published_at":"2012-06-11T22:35:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.13.3","html_url":"https://github.com/nock/nock/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.13.3/manifests"},{"name":"v0.12.2","sha":"5b1cd45825b7d6341dc7d59d54c271f9ecd39329","kind":"commit","published_at":"2012-04-20T09:19:28.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.12.2","html_url":"https://github.com/nock/nock/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"f20f05bb70db5f2aeedb14d8d13895dbf25a7dad","kind":"commit","published_at":"2012-04-13T11:32:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.12.1","html_url":"https://github.com/nock/nock/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"f20f05bb70db5f2aeedb14d8d13895dbf25a7dad","kind":"commit","published_at":"2012-04-13T11:32:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.12.0","html_url":"https://github.com/nock/nock/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.12.0/manifests"},{"name":"v0.11.5","sha":"7c54c4d7a8df79aab8ce83b40145ec61753b9461","kind":"commit","published_at":"2012-03-28T09:04:53.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.11.5","html_url":"https://github.com/nock/nock/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"4352f0d80f3607eb811f21b506dceb927bb63bdc","kind":"commit","published_at":"2012-03-28T08:50:35.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.11.4","html_url":"https://github.com/nock/nock/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.4/manifests"},{"name":"v0.11.2","sha":"5ee1c5ff3847b61ee068af78d841e13235564c22","kind":"commit","published_at":"2012-03-20T09:30:56.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.11.2","html_url":"https://github.com/nock/nock/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"05069d0110bba8e50715e849c5501f86d09f26e0","kind":"commit","published_at":"2012-03-19T15:50:06.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.11.1","html_url":"https://github.com/nock/nock/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"10ccf50516c81121b6aa9afa18b34f5c5d778f4f","kind":"commit","published_at":"2012-03-19T11:32:51.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.11.0","html_url":"https://github.com/nock/nock/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.0/manifests"},{"name":"v0.10.8","sha":"62324b7b9c82d5ca537a8a56cb360c0f3db9de9a","kind":"commit","published_at":"2012-03-14T10:54:25.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.10.8","html_url":"https://github.com/nock/nock/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"73c4a5cac9757aecdb8b0898ca279a030504bd56","kind":"commit","published_at":"2012-03-08T01:06:12.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.10.7","html_url":"https://github.com/nock/nock/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.7/manifests"},{"name":"v0.10.5","sha":"104842818195c3eeffa6238df56bbf04947272f1","kind":"commit","published_at":"2012-03-02T14:11:54.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.10.5","html_url":"https://github.com/nock/nock/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.5/manifests"},{"name":"0.10.5","sha":"104842818195c3eeffa6238df56bbf04947272f1","kind":"commit","published_at":"2012-03-02T14:11:54.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/0.10.5","html_url":"https://github.com/nock/nock/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/0.10.5/manifests"},{"name":"v0.10.3","sha":"31c6cc79c9b62437b0094b53d9435a19fba04493","kind":"commit","published_at":"2012-03-02T14:00:06.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.10.3","html_url":"https://github.com/nock/nock/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.3/manifests"},{"name":"v0.10.4","sha":"31c6cc79c9b62437b0094b53d9435a19fba04493","kind":"commit","published_at":"2012-03-02T14:00:06.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.10.4","html_url":"https://github.com/nock/nock/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.4/manifests"},{"name":"v0.10.2","sha":"c2d67fc302520ca107fde18bcc063eca14659ece","kind":"commit","published_at":"2012-02-25T14:40:05.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.10.2","html_url":"https://github.com/nock/nock/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"d00c0d0aa46fbf774b0ed919bef7f93b059a4bff","kind":"commit","published_at":"2012-02-12T14:54:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.10.0","html_url":"https://github.com/nock/nock/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.0/manifests"},{"name":"v0.9.3","sha":"fcdbd70e3037c09c6ddfd07ad7d2ecd14ea1f9f4","kind":"commit","published_at":"2012-02-11T20:34:06.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.9.3","html_url":"https://github.com/nock/nock/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.9.3/manifests"},{"name":"v0.9.1","sha":"e57170a415ba9fd0c799455d2aeec9f501a69dcf","kind":"commit","published_at":"2012-02-10T16:15:31.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.9.1","html_url":"https://github.com/nock/nock/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.9.1/manifests"},{"name":"v0.8.4","sha":"41cf25623e7ee0aba79ef6c66b18997733b25b38","kind":"commit","published_at":"2012-02-07T00:15:51.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.8.4","html_url":"https://github.com/nock/nock/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.8.4/manifests"},{"name":"v0.5.7","sha":"8fc9cbe53a3a54602d017ba545198f60a2fa3947","kind":"commit","published_at":"2011-12-19T14:20:09.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.5.7","html_url":"https://github.com/nock/nock/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.5.7/manifests"},{"name":"v0.2.0","sha":"d7ddb2efe192c0840e6bed11eff5246eba4939bb","kind":"commit","published_at":"2011-10-07T20:19:34.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.2.0","html_url":"https://github.com/nock/nock/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-30T03:12:16.382Z","dependent_packages_count":13189,"downloads":27119113,"downloads_period":"last-month","dependent_repos_count":130286,"rankings":{"downloads":0.077053039155604,"dependent_repos_count":0.08766848875210488,"dependent_packages_count":0.007338384681486097,"stargazers_count":0.9099597005042759,"forks_count":1.373538618795119,"docker_downloads_count":0.07080693011624885,"average":0.42106086033413975},"purl":"pkg:npm/nock","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nock","docker_dependents_count":853,"docker_downloads_count":572548207,"usage_url":"https://repos.ecosyste.ms/usage/npm/nock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nock/dependencies","status":null,"funding_links":["https://github.com/sponsors/nock"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-30T03:12:15.611Z","issues_count":85,"pull_requests_count":216,"avg_time_to_close_issue":19588915.83076923,"avg_time_to_close_pull_request":2719777.964285714,"issues_closed_count":65,"pull_requests_closed_count":196,"pull_request_authors_count":40,"issue_authors_count":75,"avg_comments_per_issue":6.458823529411765,"avg_comments_per_pull_request":1.9953703703703705,"merged_pull_requests_count":137,"bot_issues_count":0,"bot_pull_requests_count":135,"past_year_issues_count":28,"past_year_pull_requests_count":96,"past_year_avg_time_to_close_issue":1253430.0,"past_year_avg_time_to_close_pull_request":1264389.8,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":85,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":4.857142857142857,"past_year_avg_comments_per_pull_request":2.0625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/issues","maintainers":[{"login":"gr2m","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"},{"login":"Uzlopak","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Uzlopak"},{"login":"mastermatt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mastermatt"}],"active_maintainers":[{"login":"Uzlopak","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Uzlopak"},{"login":"gr2m","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nock/codemeta","maintainers":[{"uuid":"gr2m","login":"gr2m","name":null,"email":"gregor@martynus.net","url":null,"packages_count":336,"html_url":"https://www.npmjs.com/~gr2m","role":null,"created_at":"2022-11-10T11:29:35.625Z","updated_at":"2022-11-10T11:29:35.625Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gr2m/packages"},{"uuid":"pgte","login":"pgte","name":null,"email":"pedro.teixeira@gmail.com","url":null,"packages_count":121,"html_url":"https://www.npmjs.com/~pgte","role":null,"created_at":"2022-11-10T11:29:35.620Z","updated_at":"2022-11-10T11:29:35.620Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pgte/packages"},{"uuid":"nockbot","login":"nockbot","name":null,"email":"nockbot@martynus.net","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~nockbot","role":null,"created_at":"2022-11-10T11:29:35.631Z","updated_at":"2022-11-10T11:29:35.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nockbot/packages"},{"uuid":"mikicho","login":"mikicho","name":null,"email":"npmjs@tltv.co.il","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~mikicho","role":null,"created_at":"2026-02-12T01:36:19.741Z","updated_at":"2026-02-12T01:36:19.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mikicho/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5666570,"maintainers_count":1207853,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":13794431,"name":"node-nock","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/nock/nock","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/nock/nock","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:08:08.871Z","latest_release_published_at":"2026-02-13T16:08:08.871Z","latest_release_number":"13.2.9-3","last_synced_at":"2026-03-13T21:29:40.566Z","created_at":"2026-02-13T16:08:08.696Z","updated_at":"2026-03-13T21:29:40.780Z","registry_url":"https://launchpad.net/ubuntu/+source/node-nock","install_command":"apt-get install node-nock","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-nock","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, chai \u003c!nocheck\u003e, mocha \u003c!nocheck\u003e, node-debug \u003c!nocheck\u003e, node-form-data \u003c!nocheck\u003e, node-got \u003c!nocheck\u003e, node-isexe \u003c!nocheck\u003e, node-json-stringify-safe \u003c!nocheck\u003e, node-lodash \u003c!nocheck\u003e, node-lodash-packages \u003c!nocheck\u003e, node-propagate \u003c!nocheck\u003e, node-proxyquire \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-semver \u003c!nocheck\u003e, node-sinon \u003c!nocheck\u003e, node-sinon-chai \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":1707137,"uuid":"2436267","full_name":"nock/nock","owner":"nock","description":"HTTP server mocking and expectations library for Node.js","archived":false,"fork":false,"pushed_at":"2026-01-21T23:02:47.000Z","size":10130,"stargazers_count":13078,"open_issues_count":89,"forks_count":752,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-02-06T19:54:45.462Z","etag":null,"topics":["http","javascript","mock","nock","node"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nock.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":{"github":"nock","open_collective":"nock"}},"created_at":"2011-09-22T10:08:03.000Z","updated_at":"2026-02-06T19:43:18.000Z","dependencies_parsed_at":"2023-09-29T08:50:53.497Z","dependency_job_id":"ad9bb3a8-c42a-4e57-a5aa-80b3ae6f9d71","html_url":"https://github.com/nock/nock","commit_stats":{"total_commits":1893,"total_committers":312,"mean_commits":"6.0673076923076925","dds":0.8188061278394083,"last_synced_commit":"fc90bd3a861264c069b779d0b45c7754573e839f"},"previous_names":["pgte/nock","node-nock/nock","flatiron/nock"],"tags_count":417,"template":false,"template_full_name":null,"purl":"pkg:github/nock/nock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nock","download_url":"https://codeload.github.com/nock/nock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/sbom","scorecard":{"id":180069,"data":{"date":"2025-08-11","repo":{"name":"github.com/nock/nock","commit":"f2a3389abc27d30dc5b6bb3ea7ce4fb8664134e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 17/19 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/fix-formatting.yaml:17","Warn: no topLevel permission defined: .github/workflows/continuous-delivery.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yaml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/fix-formatting.yaml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-delivery.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-delivery.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fix-formatting.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/fix-formatting.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fix-formatting.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/fix-formatting.yaml/main?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/continuous-delivery.yaml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-16T18:39:54.755Z","repository_id":1707137,"created_at":"2025-08-16T18:39:54.755Z","updated_at":"2025-08-16T18:39:54.755Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29411927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-13T16:08:23.682Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.10916434692429453,"forks_count":0.26199443261830685,"docker_downloads_count":null,"average":0.09278969488565034},"purl":"pkg:deb/ubuntu/node-nock?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-nock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-nock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-nock/dependencies","status":null,"funding_links":["https://github.com/sponsors/nock","https://opencollective.com/nock"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-09T23:01:12.577Z","issues_count":136,"pull_requests_count":385,"avg_time_to_close_issue":21058256.076086957,"avg_time_to_close_pull_request":3670342.107692308,"issues_closed_count":92,"pull_requests_closed_count":325,"pull_request_authors_count":50,"issue_authors_count":120,"avg_comments_per_issue":5.404411764705882,"avg_comments_per_pull_request":1.7402597402597404,"merged_pull_requests_count":222,"bot_issues_count":1,"bot_pull_requests_count":203,"past_year_issues_count":26,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":1164360.2727272727,"past_year_avg_time_to_close_pull_request":746012.1034482758,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":3.230769230769231,"past_year_avg_comments_per_pull_request":1.0363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/issues","maintainers":[{"login":"gr2m","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"},{"login":"Uzlopak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Uzlopak"},{"login":"paulmelnikow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmelnikow"},{"login":"mastermatt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mastermatt"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-nock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-nock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-nock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-nock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-nock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-nock/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13558640,"name":"node-nock","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/nock/nock","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nock/nock","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:50:01.995Z","latest_release_published_at":"2026-02-11T04:50:01.995Z","latest_release_number":"13.2.9-3","last_synced_at":"2026-03-11T11:02:30.180Z","created_at":"2026-02-11T04:50:01.811Z","updated_at":"2026-03-11T11:02:30.181Z","registry_url":"https://launchpad.net/ubuntu/+source/node-nock","install_command":"apt-get install node-nock","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-nock","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, chai \u003c!nocheck\u003e, mocha \u003c!nocheck\u003e, node-debug \u003c!nocheck\u003e, node-form-data \u003c!nocheck\u003e, node-got \u003c!nocheck\u003e, node-isexe \u003c!nocheck\u003e, node-json-stringify-safe \u003c!nocheck\u003e, node-lodash \u003c!nocheck\u003e, node-lodash-packages \u003c!nocheck\u003e, node-propagate \u003c!nocheck\u003e, node-proxyquire \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-semver \u003c!nocheck\u003e, node-sinon \u003c!nocheck\u003e, node-sinon-chai \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:50:10.785Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-nock?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-nock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-nock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-nock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-nock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-nock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-nock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-nock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-nock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-nock/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13659867,"name":"node-nock","ecosystem":"debian","description":null,"homepage":"https://github.com/nock/nock","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nock/nock","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:26:42.089Z","latest_release_published_at":"2026-02-12T08:26:42.089Z","latest_release_number":"13.5.4-2","last_synced_at":"2026-03-14T07:03:10.615Z","created_at":"2026-02-12T08:26:41.256Z","updated_at":"2026-03-14T07:03:10.615Z","registry_url":"https://tracker.debian.org/pkg/node-nock","install_command":"apt-get install node-nock","documentation_url":"https://packages.debian.org/trixie/node-nock","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-nock","standards_version":"4.7.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, chai \u003c!nocheck\u003e, mocha \u003c!nocheck\u003e, node-debug \u003c!nocheck\u003e, node-form-data \u003c!nocheck\u003e, node-got \u003c!nocheck\u003e, node-isexe \u003c!nocheck\u003e, node-json-stringify-safe \u003c!nocheck\u003e, node-lodash \u003c!nocheck\u003e, node-lodash-packages \u003c!nocheck\u003e, node-propagate \u003c!nocheck\u003e, node-proxyquire \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-semver \u003c!nocheck\u003e, node-sinon \u003c!nocheck\u003e, node-sinon-chai \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:26:42.836Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-nock?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-nock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-nock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-nock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-nock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-nock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-nock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-nock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-nock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-nock/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13772070,"name":"node-nock","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/nock/nock","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nock/nock","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T11:59:42.133Z","latest_release_published_at":"2026-02-13T11:59:42.133Z","latest_release_number":"13.2.4-1","last_synced_at":"2026-03-13T12:39:20.919Z","created_at":"2026-02-13T11:59:41.958Z","updated_at":"2026-03-13T12:39:20.920Z","registry_url":"https://launchpad.net/ubuntu/+source/node-nock","install_command":"apt-get install node-nock","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-nock","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, chai \u003c!nocheck\u003e, mocha \u003c!nocheck\u003e, node-debug \u003c!nocheck\u003e, node-form-data \u003c!nocheck\u003e, node-got \u003c!nocheck\u003e, node-isexe \u003c!nocheck\u003e, node-json-stringify-safe \u003c!nocheck\u003e, node-lodash \u003c!nocheck\u003e, node-lodash-packages \u003c!nocheck\u003e, node-propagate \u003c!nocheck\u003e, node-proxyquire \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-semver \u003c!nocheck\u003e, node-sinon \u003c!nocheck\u003e, node-sinon-chai \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T11:59:43.078Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-nock?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-nock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-nock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-nock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-nock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-nock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-nock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-nock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-nock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-nock/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13702045,"name":"node-nock","ecosystem":"debian","description":null,"homepage":"https://github.com/nock/nock","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nock/nock","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:20:11.477Z","latest_release_published_at":"2026-02-12T21:20:11.477Z","latest_release_number":"13.2.9-3","last_synced_at":"2026-03-13T05:27:08.884Z","created_at":"2026-02-12T21:20:11.327Z","updated_at":"2026-03-13T05:27:08.886Z","registry_url":"https://tracker.debian.org/pkg/node-nock","install_command":"apt-get install node-nock","documentation_url":"https://packages.debian.org/bookworm/node-nock","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-nock","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, chai \u003c!nocheck\u003e, mocha \u003c!nocheck\u003e, node-debug \u003c!nocheck\u003e, node-form-data \u003c!nocheck\u003e, node-got \u003c!nocheck\u003e, node-isexe \u003c!nocheck\u003e, node-json-stringify-safe \u003c!nocheck\u003e, node-lodash \u003c!nocheck\u003e, node-lodash-packages \u003c!nocheck\u003e, node-propagate \u003c!nocheck\u003e, node-proxyquire \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-semver \u003c!nocheck\u003e, node-sinon \u003c!nocheck\u003e, node-sinon-chai \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T21:20:12.513Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-nock?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-nock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-nock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-nock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-nock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-nock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-nock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-nock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-nock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-nock/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13459782,"name":"node-nock","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/nock/nock","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nock/nock","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T06:55:29.002Z","latest_release_published_at":"2026-02-09T06:55:29.002Z","latest_release_number":"13.5.4-2","last_synced_at":"2026-03-09T07:27:13.840Z","created_at":"2026-02-09T06:55:28.735Z","updated_at":"2026-03-09T07:33:45.252Z","registry_url":"https://launchpad.net/ubuntu/+source/node-nock","install_command":"apt-get install node-nock","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-nock","standards_version":"4.7.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, chai \u003c!nocheck\u003e, mocha \u003c!nocheck\u003e, node-debug \u003c!nocheck\u003e, node-form-data \u003c!nocheck\u003e, node-got \u003c!nocheck\u003e, node-isexe \u003c!nocheck\u003e, node-json-stringify-safe \u003c!nocheck\u003e, node-lodash \u003c!nocheck\u003e, node-lodash-packages \u003c!nocheck\u003e, node-propagate \u003c!nocheck\u003e, node-proxyquire \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-semver \u003c!nocheck\u003e, node-sinon \u003c!nocheck\u003e, node-sinon-chai \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-nock?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-nock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-nock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-nock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-nock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-nock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-nock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-nock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-nock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-nock/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":10326163,"name":"@black-bear-energy/nock","ecosystem":"npm","description":"HTTP server mocking and expectations library for Node.js","homepage":"https://github.com/nock/nock","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nock/nock","keywords_array":[],"namespace":"black-bear-energy","versions_count":1,"first_release_published_at":"2024-06-10T17:59:30.465Z","latest_release_published_at":"2024-06-10T17:59:30.465Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-08T16:16:32.719Z","created_at":"2024-06-10T18:00:41.623Z","updated_at":"2026-07-08T16:16:32.720Z","registry_url":"https://www.npmjs.com/package/@black-bear-energy/nock","install_command":"npm install @black-bear-energy/nock","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":1707137,"uuid":"2436267","full_name":"nock/nock","owner":"nock","description":"HTTP server mocking and expectations library for Node.js","archived":false,"fork":false,"pushed_at":"2025-10-01T19:02:53.000Z","size":9637,"stargazers_count":13029,"open_issues_count":81,"forks_count":750,"subscribers_count":90,"default_branch":"main","last_synced_at":"2025-10-09T08:06:38.773Z","etag":null,"topics":["http","javascript","mock","nock","node"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nock.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":"nock","open_collective":"nock"}},"created_at":"2011-09-22T10:08:03.000Z","updated_at":"2025-10-08T20:35:29.000Z","dependencies_parsed_at":"2023-09-29T08:50:53.497Z","dependency_job_id":"ad9bb3a8-c42a-4e57-a5aa-80b3ae6f9d71","html_url":"https://github.com/nock/nock","commit_stats":{"total_commits":1893,"total_committers":312,"mean_commits":"6.0673076923076925","dds":0.8188061278394083,"last_synced_commit":"fc90bd3a861264c069b779d0b45c7754573e839f"},"previous_names":["pgte/nock","node-nock/nock","flatiron/nock"],"tags_count":413,"template":false,"template_full_name":null,"purl":"pkg:github/nock/nock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nock","download_url":"https://codeload.github.com/nock/nock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/sbom","scorecard":{"id":180069,"data":{"date":"2025-08-11","repo":{"name":"github.com/nock/nock","commit":"f2a3389abc27d30dc5b6bb3ea7ce4fb8664134e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 17/19 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/fix-formatting.yaml:17","Warn: no topLevel permission defined: .github/workflows/continuous-delivery.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yaml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/fix-formatting.yaml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-delivery.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-delivery.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fix-formatting.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/fix-formatting.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fix-formatting.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/fix-formatting.yaml/main?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/continuous-delivery.yaml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-16T18:39:54.755Z","repository_id":1707137,"created_at":"2025-08-16T18:39:54.755Z","updated_at":"2025-08-16T18:39:54.755Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005649,"owners_count":26083942,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":"nock","name":"Nock","uuid":"17545810","kind":"organization","description":"HTTP Mocking for Node.js","email":null,"website":"https://twitter.com/nodenock","location":"Los Angeles","twitter":"nodenock","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17545810?v=4","repositories_count":5,"last_synced_at":"2024-04-14T06:43:08.202Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"nock","open_collective":"nock"}},"html_url":"https://github.com/nock","funding_links":["https://github.com/sponsors/nock","https://opencollective.com/nock"],"total_stars":12539,"followers":12,"following":0,"created_at":"2022-11-02T16:26:01.979Z","updated_at":"2024-04-14T06:43:09.440Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nock","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nock/repositories"},"tags":[{"name":"v15.0.0-beta.6","sha":"9849c16bc9be32403b6bcd16db3ce9e6239b08ea","kind":"commit","published_at":"2025-08-26T19:32:08.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v15.0.0-beta.6","html_url":"https://github.com/nock/nock/releases/tag/v15.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v15.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v15.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v15.0.0-beta.6/manifests"},{"name":"v14.0.10","sha":"f2a3389abc27d30dc5b6bb3ea7ce4fb8664134e5","kind":"commit","published_at":"2025-08-12T15:44:13.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.10","html_url":"https://github.com/nock/nock/releases/tag/v14.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.10/manifests"},{"name":"v14.0.9","sha":"bc48f92de5aa958db4070e408ab8840cc4752d19","kind":"commit","published_at":"2025-08-07T16:54:53.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.9","html_url":"https://github.com/nock/nock/releases/tag/v14.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.9/manifests"},{"name":"v14.0.8","sha":"e4390b8a90709df43dac99c54733687d108624a8","kind":"commit","published_at":"2025-08-01T06:23:48.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.8","html_url":"https://github.com/nock/nock/releases/tag/v14.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.8/manifests"},{"name":"v14.0.7","sha":"fb112f30a32f119142441e741357a038ec0d2e24","kind":"commit","published_at":"2025-07-26T16:03:14.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.7","html_url":"https://github.com/nock/nock/releases/tag/v14.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.7/manifests"},{"name":"v15.0.0-beta.5","sha":"f44345c7f11e0820ad06a4146ec5f517eacea663","kind":"commit","published_at":"2025-07-25T21:05:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v15.0.0-beta.5","html_url":"https://github.com/nock/nock/releases/tag/v15.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v15.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v15.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v15.0.0-beta.5/manifests"},{"name":"v14.0.6","sha":"0db794b7b73ed152c99a4aa8e217ab4f843f7980","kind":"commit","published_at":"2025-07-18T23:32:45.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.6","html_url":"https://github.com/nock/nock/releases/tag/v14.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.6/manifests"},{"name":"v15.0.0-beta.4","sha":"38628919e5d9d5ded4c4116a6e5862fb85cd3aad","kind":"commit","published_at":"2025-07-11T08:00:15.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v15.0.0-beta.4","html_url":"https://github.com/nock/nock/releases/tag/v15.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v15.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v15.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v15.0.0-beta.4/manifests"},{"name":"v15.0.0-beta.3","sha":"7bb97169d875700c396f891892b2918ea95910b8","kind":"commit","published_at":"2025-05-30T22:20:25.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v15.0.0-beta.3","html_url":"https://github.com/nock/nock/releases/tag/v15.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v15.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v15.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v15.0.0-beta.3/manifests"},{"name":"v14.0.5","sha":"90b2a04a51f253ced1e9384702e5b292d18bea1f","kind":"commit","published_at":"2025-05-30T15:28:04.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.5","html_url":"https://github.com/nock/nock/releases/tag/v14.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.5/manifests"},{"name":"v15.0.0-beta.2","sha":"0aa44d8bf232d76fdaf90625317c60e7370a6071","kind":"commit","published_at":"2025-05-29T22:06:54.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v15.0.0-beta.2","html_url":"https://github.com/nock/nock/releases/tag/v15.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v15.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v15.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v15.0.0-beta.2/manifests"},{"name":"v15.0.0-beta.1","sha":"dd3421a65e3548c2cb2b681c15f47bb521d8ba7d","kind":"commit","published_at":"2025-05-17T10:15:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v15.0.0-beta.1","html_url":"https://github.com/nock/nock/releases/tag/v15.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v15.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v15.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v15.0.0-beta.1/manifests"},{"name":"v14.0.4","sha":"26fb02550dbd303f51da39655400cbe5b037d8d3","kind":"commit","published_at":"2025-04-20T14:53:33.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.4","html_url":"https://github.com/nock/nock/releases/tag/v14.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.4/manifests"},{"name":"v14.0.3","sha":"834827459c398bb849665dca3f65a8c3c5cdcfe5","kind":"commit","published_at":"2025-04-06T19:34:34.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.3","html_url":"https://github.com/nock/nock/releases/tag/v14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.3/manifests"},{"name":"v14.0.2","sha":"eff7318482a29d818f2db74e2df973dbc936425e","kind":"commit","published_at":"2025-03-27T16:47:09.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.2","html_url":"https://github.com/nock/nock/releases/tag/v14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.2/manifests"},{"name":"v14.0.1","sha":"ac7a1b200e34bba4882216d75ba13528164a4f2e","kind":"commit","published_at":"2025-02-06T23:28:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.1","html_url":"https://github.com/nock/nock/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"ef3f158b18273b91edffbc5bad363c8381d1c1e2","kind":"commit","published_at":"2025-01-24T21:38:38.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0/manifests"},{"name":"v14.0.0-beta.19","sha":"c3a23f0119926f2134f8c26cfed2641b60cfdd48","kind":"commit","published_at":"2024-12-04T20:26:33.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.19","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.19/manifests"},{"name":"v14.0.0-beta.18","sha":"be35f239f41d2c7dfd9ee68e89d5f8dfa133fd28","kind":"commit","published_at":"2024-11-25T21:27:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.18","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.18/manifests"},{"name":"v14.0.0-beta.17","sha":"a143911683285eb51678378bf912c95fda74235c","kind":"commit","published_at":"2024-11-21T21:59:51.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.17","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.17/manifests"},{"name":"v14.0.0-beta.16","sha":"451e69c7fe521874742b84eae4b47c468a052acc","kind":"commit","published_at":"2024-11-14T00:37:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.16","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.16/manifests"},{"name":"v13.5.6","sha":"f155498ff5dd8990f0cd06d3e254336cf65b23e4","kind":"commit","published_at":"2024-11-09T18:15:39.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.5.6","html_url":"https://github.com/nock/nock/releases/tag/v13.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.6/manifests"},{"name":"v14.0.0-beta.15","sha":"4213d99fa053d390f06dfb161ec2f54d6a20463d","kind":"commit","published_at":"2024-10-07T12:09:12.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.15","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.15/manifests"},{"name":"v14.0.0-beta.14","sha":"2c44339a1f20c3c43d0843636e190dd8d8f4d17c","kind":"commit","published_at":"2024-09-16T17:39:56.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.14","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.14/manifests"},{"name":"v14.0.0-beta.13","sha":"a39587fa2bdf699030a5c13ec97c373c0f1e1908","kind":"commit","published_at":"2024-09-11T17:52:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.13","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.13/manifests"},{"name":"v14.0.0-beta.12","sha":"5dd29a87738d63641ead85730e0a2cb5ce598d4c","kind":"commit","published_at":"2024-09-09T15:24:56.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.12","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.12/manifests"},{"name":"v13.5.5","sha":"66eb7f48a7bdf50ee79face6403326b02d23253b","kind":"commit","published_at":"2024-08-20T07:52:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.5.5","html_url":"https://github.com/nock/nock/releases/tag/v13.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.5/manifests"},{"name":"v14.0.0-beta.11","sha":"61683a6f28f55d6aab05578015794284e3a05c9d","kind":"commit","published_at":"2024-08-15T17:16:51.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.11","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.11/manifests"},{"name":"v14.0.0-beta.10","sha":"2066e69f6f786aa3c25b273c68feb40c51095dfc","kind":"commit","published_at":"2024-08-15T16:35:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.10","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.10/manifests"},{"name":"v14.0.0-beta.9","sha":"de7922c908caac7ba71fa1b1e36e1136f96efd0d","kind":"commit","published_at":"2024-07-24T22:40:10.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.9","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.9/manifests"},{"name":"v14.0.0-beta.8","sha":"5c8c4c27ce6fa3f245cc5156585d8090ddd80c6a","kind":"commit","published_at":"2024-07-13T17:11:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.8","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.8/manifests"},{"name":"v14.0.0-beta.7","sha":"ff75d099228219122e569c66df0a16b56bd0b769","kind":"commit","published_at":"2024-05-30T22:22:48.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.7","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.7/manifests"},{"name":"v14.0.0-beta.6","sha":"b37c57fedf2b15d9ebfd36617e74be2a8948f5e4","kind":"commit","published_at":"2024-04-20T21:17:43.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.6","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.6/manifests"},{"name":"v13.5.4","sha":"ba9fc424d5a17cbdde62745d4bdd8159331a1b8d","kind":"commit","published_at":"2024-02-26T21:47:03.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.5.4","html_url":"https://github.com/nock/nock/releases/tag/v13.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.4/manifests"},{"name":"v14.0.0-beta.5","sha":"e8044c6666c10456754575d6eab01d9a93ab556c","kind":"commit","published_at":"2024-02-26T10:13:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.5","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.5/manifests"},{"name":"v14.0.0-beta.4","sha":"991a8f34ece5852b02367013a9f4fba4cd5b401c","kind":"commit","published_at":"2024-02-24T22:51:11.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.4","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.4/manifests"},{"name":"v14.0.0-beta.3","sha":"11adf2cdd9410c6e6d3117ed7abae8cb1adc93cc","kind":"commit","published_at":"2024-02-17T22:44:22.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.3","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.3/manifests"},{"name":"v13.5.3","sha":"4162fa8b2ddaf6a3c5b52162b03629118236847f","kind":"commit","published_at":"2024-02-17T18:38:55.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.5.3","html_url":"https://github.com/nock/nock/releases/tag/v13.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.3/manifests"},{"name":"v13.5.2","sha":"7e957b38fbc797f1c3480f1de8e0659f9998cdc3","kind":"commit","published_at":"2024-02-17T18:17:33.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.5.2","html_url":"https://github.com/nock/nock/releases/tag/v13.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.2/manifests"},{"name":"v14.0.0-beta.2","sha":"12aa5b68c2a86944ec91774f3e8d4ce4b343ecf0","kind":"commit","published_at":"2024-02-05T17:49:13.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.2","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.2/manifests"},{"name":"v14.0.0-beta.1","sha":"8b8c0c27e26db1aebc943bd65a97f2eb212cc5c7","kind":"commit","published_at":"2024-02-03T20:23:31.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v14.0.0-beta.1","html_url":"https://github.com/nock/nock/releases/tag/v14.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v14.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v14.0.0-beta.1/manifests"},{"name":"v13.5.1","sha":"7468cf1eefc7c89d36f9d5425b9201a6a2eab88a","kind":"commit","published_at":"2024-01-28T18:57:01.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.5.1","html_url":"https://github.com/nock/nock/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"65385f739d5972e3e31826db84ae24553fd766f6","kind":"commit","published_at":"2024-01-14T18:44:52.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.5.0","html_url":"https://github.com/nock/nock/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.5.0/manifests"},{"name":"v13.4.0","sha":"617511ffb48cbf00928f9ee62292a2db3c124b11","kind":"commit","published_at":"2023-11-27T21:11:20.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.4.0","html_url":"https://github.com/nock/nock/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.4.0/manifests"},{"name":"v13.3.8","sha":"0b18d071c04098f5f4653246c70e39b33bd0e86f","kind":"commit","published_at":"2023-11-03T05:52:54.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.3.8","html_url":"https://github.com/nock/nock/releases/tag/v13.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.8/manifests"},{"name":"v13.3.7","sha":"d978acdbd6e70172062d04f2c2e848ff4b6d84bc","kind":"commit","published_at":"2023-10-30T17:31:36.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.3.7","html_url":"https://github.com/nock/nock/releases/tag/v13.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.7/manifests"},{"name":"v13.3.6","sha":"f7216e934c130339af583cbaab14b9fd72c54db3","kind":"commit","published_at":"2023-10-19T17:13:20.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.3.6","html_url":"https://github.com/nock/nock/releases/tag/v13.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.6/manifests"},{"name":"v13.3.5","sha":"7bfcb31e082b0eb5b9118d56647661539e1f7887","kind":"commit","published_at":"2023-10-19T16:24:38.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.3.5","html_url":"https://github.com/nock/nock/releases/tag/v13.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.5/manifests"},{"name":"v13.3.4","sha":"6987327d1f4623d851021c885f1f3e7ea533f62e","kind":"commit","published_at":"2023-10-10T23:17:28.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.3.4","html_url":"https://github.com/nock/nock/releases/tag/v13.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.4/manifests"},{"name":"v13.3.3","sha":"fcea7792954af0ec25d1d12e1f26ad4ca74e5375","kind":"commit","published_at":"2023-08-16T21:03:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.3.3","html_url":"https://github.com/nock/nock/releases/tag/v13.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.3/manifests"},{"name":"v13.3.2","sha":"92de0debdaccdb27d002f6d6ebb80e430d3808ce","kind":"commit","published_at":"2023-07-13T20:33:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.3.2","html_url":"https://github.com/nock/nock/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"f904406430a6d3afabff066fea6859472ee9277c","kind":"commit","published_at":"2023-04-27T14:57:20.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.3.1","html_url":"https://github.com/nock/nock/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"33753828a5fb23acded3c90d5bb5cd4744203e3e","kind":"commit","published_at":"2023-01-10T20:33:55.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.3.0","html_url":"https://github.com/nock/nock/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.3.0/manifests"},{"name":"v13.2.9","sha":"d9bab650202ea488cec2accc7e26fa591de95748","kind":"commit","published_at":"2022-07-19T18:33:56.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.9","html_url":"https://github.com/nock/nock/releases/tag/v13.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.9/manifests"},{"name":"v13.2.8","sha":"2edf34116a986ad4776b1ca97235504e5b9206b4","kind":"commit","published_at":"2022-06-30T19:40:00.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.8","html_url":"https://github.com/nock/nock/releases/tag/v13.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.8/manifests"},{"name":"v13.2.7","sha":"7f21d0cbcd61c8602d60f1e40470095176795829","kind":"commit","published_at":"2022-06-15T01:03:47.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.7","html_url":"https://github.com/nock/nock/releases/tag/v13.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.7/manifests"},{"name":"v13.2.6","sha":"f46b8089a46f6e5caf3eab5d7e9c8dfdf29dc8f6","kind":"commit","published_at":"2022-06-03T17:54:14.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.6","html_url":"https://github.com/nock/nock/releases/tag/v13.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.6/manifests"},{"name":"v13.2.5","sha":"e4b0331339b3d02ea46a4ab041b2617575f87865","kind":"commit","published_at":"2022-06-03T17:49:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.5","html_url":"https://github.com/nock/nock/releases/tag/v13.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.5/manifests"},{"name":"v13.2.4","sha":"1b2933d7e3790dd88ae3deb09598c016d52c3ed8","kind":"commit","published_at":"2022-02-04T17:48:39.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.4","html_url":"https://github.com/nock/nock/releases/tag/v13.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.4/manifests"},{"name":"v13.2.3","sha":"616d90358b37314d48c3985952bba1a4f8aa1319","kind":"commit","published_at":"2022-02-03T18:54:05.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.3","html_url":"https://github.com/nock/nock/releases/tag/v13.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.3/manifests"},{"name":"v13.2.2","sha":"ac7b4fd5f7e4cbd8275a612c3ce5fa869a62fecf","kind":"commit","published_at":"2022-01-11T00:40:35.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.2","html_url":"https://github.com/nock/nock/releases/tag/v13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.2/manifests"},{"name":"v13.2.1","sha":"e8f23b1fc53ecfa7054de1bef2531b39c9218041","kind":"commit","published_at":"2021-11-12T04:47:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.1","html_url":"https://github.com/nock/nock/releases/tag/v13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.1/manifests"},{"name":"v13.2.0","sha":"1cb4880730621eabc918dbc0dac8713de894290a","kind":"commit","published_at":"2021-11-08T00:12:56.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.2.0","html_url":"https://github.com/nock/nock/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.2.0/manifests"},{"name":"v13.1.4","sha":"8fcc607433590e1993d552a06a041e3061d1905b","kind":"commit","published_at":"2021-10-19T18:07:26.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.1.4","html_url":"https://github.com/nock/nock/releases/tag/v13.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.4/manifests"},{"name":"v13.1.3","sha":"ac8e33d014ec28dcc60a61d4fe5199759579c5c2","kind":"commit","published_at":"2021-08-25T04:59:08.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.1.3","html_url":"https://github.com/nock/nock/releases/tag/v13.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.3/manifests"},{"name":"v13.1.2","sha":"74e30de827e58bd5debe0c09f8066adf2f3de5ff","kind":"commit","published_at":"2021-08-20T16:51:50.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.1.2","html_url":"https://github.com/nock/nock/releases/tag/v13.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.2/manifests"},{"name":"v13.1.1","sha":"940f4b7912905523508ec15fadad8666e4b8c6cc","kind":"commit","published_at":"2021-07-04T18:17:53.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.1.1","html_url":"https://github.com/nock/nock/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"af055023930087411571eeccd0db0e56ab06db73","kind":"commit","published_at":"2021-05-31T23:28:41.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.1.0","html_url":"https://github.com/nock/nock/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.1.0/manifests"},{"name":"v13.0.11","sha":"bfbbbb740d42e8e75aecc332d432fa0b415237f7","kind":"commit","published_at":"2021-03-07T20:42:54.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.11","html_url":"https://github.com/nock/nock/releases/tag/v13.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.11/manifests"},{"name":"v13.0.10","sha":"e22d734a29f6772f3617a84757e2fa824b796d13","kind":"commit","published_at":"2021-03-02T20:23:44.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.10","html_url":"https://github.com/nock/nock/releases/tag/v13.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.10/manifests"},{"name":"v13.0.9","sha":"b9758c8060b229563b1db8699b25757d1f5ab0d3","kind":"commit","published_at":"2021-02-27T03:22:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.9","html_url":"https://github.com/nock/nock/releases/tag/v13.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.9/manifests"},{"name":"v13.0.8","sha":"8de6b69247d8b3492c3dfb9d2098b2211e2dfbfe","kind":"commit","published_at":"2021-02-25T01:53:24.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.8","html_url":"https://github.com/nock/nock/releases/tag/v13.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.8/manifests"},{"name":"v13.0.7","sha":"0f7b52e044eaf139c0a97613ef9035bb4dd13b80","kind":"commit","published_at":"2021-01-30T03:12:47.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.7","html_url":"https://github.com/nock/nock/releases/tag/v13.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.7/manifests"},{"name":"v13.0.6","sha":"dc04694dcd3186a396e48567bdfabbdad2761f6a","kind":"commit","published_at":"2021-01-20T20:04:08.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.6","html_url":"https://github.com/nock/nock/releases/tag/v13.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.6/manifests"},{"name":"v13.0.5","sha":"20e9f8a0661cc0ca12891fea35ebce21c222d85e","kind":"commit","published_at":"2020-11-11T03:32:06.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.5","html_url":"https://github.com/nock/nock/releases/tag/v13.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.5/manifests"},{"name":"v13.0.4","sha":"626021770b9b2fa52860c19f6b7a6033d64125e3","kind":"commit","published_at":"2020-08-11T18:08:22.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.4","html_url":"https://github.com/nock/nock/releases/tag/v13.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.4/manifests"},{"name":"v13.0.3","sha":"ac6ebbb1b7fac06fd160055505c1e784cdd5917b","kind":"commit","published_at":"2020-07-27T16:52:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.3","html_url":"https://github.com/nock/nock/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"3b24821a05c32a6e9a70f69fdb29fdcd68d65076","kind":"commit","published_at":"2020-07-01T19:04:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.2","html_url":"https://github.com/nock/nock/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"e432ac5cea6ff11cf5f456ac5e2dc07e6bcd622e","kind":"commit","published_at":"2020-07-01T00:45:12.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.1","html_url":"https://github.com/nock/nock/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"ce6809fe78345bedefd50c99508d04ec0deb1edc","kind":"commit","published_at":"2020-06-15T15:48:29.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.0","html_url":"https://github.com/nock/nock/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0/manifests"},{"name":"v13.0.0-beta.5","sha":"46e004cf8b617bc37f05e93d738937de05b9849e","kind":"commit","published_at":"2020-05-14T14:35:03.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.0-beta.5","html_url":"https://github.com/nock/nock/releases/tag/v13.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.5/manifests"},{"name":"v13.0.0-beta.4","sha":"6a5a3cfcfad4f53fb9e47dd7939f7ff42c1f077f","kind":"commit","published_at":"2020-05-02T13:57:12.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.0-beta.4","html_url":"https://github.com/nock/nock/releases/tag/v13.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.4/manifests"},{"name":"v13.0.0-beta.3","sha":"d523df2ed09f3cbc186c0e200571f87f7ee25d4d","kind":"commit","published_at":"2020-04-05T19:26:25.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.0-beta.3","html_url":"https://github.com/nock/nock/releases/tag/v13.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.3/manifests"},{"name":"v13.0.0-beta.2","sha":"5c1b937b71edde6e7acac780c663c746566389b9","kind":"commit","published_at":"2020-04-04T17:45:08.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.0-beta.2","html_url":"https://github.com/nock/nock/releases/tag/v13.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.2/manifests"},{"name":"v13.0.0-beta.1","sha":"f9a84a0efab298dba5dc945f0098542420ab9b5b","kind":"commit","published_at":"2020-03-31T02:43:38.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v13.0.0-beta.1","html_url":"https://github.com/nock/nock/releases/tag/v13.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v13.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v13.0.0-beta.1/manifests"},{"name":"v12.0.3","sha":"d81c26011e0b893891956e0939ddb33083a66948","kind":"commit","published_at":"2020-03-17T11:51:07.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v12.0.3","html_url":"https://github.com/nock/nock/releases/tag/v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v12.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.3/manifests"},{"name":"v12.0.2","sha":"fa3c237b75847f9589684c5c48c4b2f0bba54f0a","kind":"commit","published_at":"2020-03-01T18:51:56.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v12.0.2","html_url":"https://github.com/nock/nock/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"1f47f1a1ee977df0414a9865d6f329247cb7398f","kind":"commit","published_at":"2020-02-19T18:53:40.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v12.0.1","html_url":"https://github.com/nock/nock/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"b8dd8c812bb17774fb6db4ca7e528461ae8137b0","kind":"commit","published_at":"2020-02-16T21:02:45.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v12.0.0","html_url":"https://github.com/nock/nock/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.0/manifests"},{"name":"v11.9.1","sha":"062c10e6ff6755d33090036f9796c33486f457b3","kind":"commit","published_at":"2020-02-16T18:33:47.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.9.1","html_url":"https://github.com/nock/nock/releases/tag/v11.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.9.1/manifests"},{"name":"v11.9.0","sha":"a2757698d835a6de695559644a3dff38ddda406b","kind":"commit","published_at":"2020-02-13T16:26:26.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.9.0","html_url":"https://github.com/nock/nock/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.9.0/manifests"},{"name":"v12.0.0-beta.1","sha":"31bf521014927dcd0ce046436f9c7b147525cb73","kind":"commit","published_at":"2020-02-11T19:06:32.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v12.0.0-beta.1","html_url":"https://github.com/nock/nock/releases/tag/v12.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v12.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v12.0.0-beta.1/manifests"},{"name":"v11.9.0-beta.1","sha":"013a0d8aa32798988b0742711c45ac8b2ff53bac","kind":"commit","published_at":"2020-02-11T04:33:25.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.9.0-beta.1","html_url":"https://github.com/nock/nock/releases/tag/v11.9.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.9.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.9.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.9.0-beta.1/manifests"},{"name":"v11.8.2","sha":"9fdeeca7009ba8dc1b4f83b36030527f011ab665","kind":"commit","published_at":"2020-02-10T04:41:36.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.8.2","html_url":"https://github.com/nock/nock/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.8.2/manifests"},{"name":"v11.8.1","sha":"a56a20960a9633060174c5de6ee1bf9146aa48d4","kind":"commit","published_at":"2020-02-10T04:29:31.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.8.1","html_url":"https://github.com/nock/nock/releases/tag/v11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.8.1/manifests"},{"name":"v11.8.0","sha":"8b8a10d92b4dc60032e252a92294013ed170c569","kind":"commit","published_at":"2020-02-10T04:21:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.8.0","html_url":"https://github.com/nock/nock/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.8.0/manifests"},{"name":"v11.7.2","sha":"c7363e56ee866635514e5aaa0319232b6edd1b61","kind":"tag","published_at":"2020-01-08T19:04:08.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.7.2","html_url":"https://github.com/nock/nock/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"24700599753d67b3408bf3dace5c5646b7202030","kind":"tag","published_at":"2020-01-03T01:24:41.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.7.1","html_url":"https://github.com/nock/nock/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"ba60fd2cc43a452e6928ad5405852883b68adf7c","kind":"tag","published_at":"2019-10-31T17:03:06.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.7.0","html_url":"https://github.com/nock/nock/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"187db85af7a8b0d2405bbfd77f2aa7c2d2b88854","kind":"tag","published_at":"2019-10-24T09:08:34.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.6.0","html_url":"https://github.com/nock/nock/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"b7f9f131ff437dfd192a422003db81087295312d","kind":"tag","published_at":"2019-10-22T11:25:48.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.5.0","html_url":"https://github.com/nock/nock/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"f4a208ba807aa85dd87d515cda0d19d82efd75a5","kind":"tag","published_at":"2019-10-07T16:51:54.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.4.0","html_url":"https://github.com/nock/nock/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.4.0/manifests"},{"name":"v11.1.0-beta.1@beta","sha":"c0be8f884f85aea8662833869bd754f40c38d5da","kind":"tag","published_at":"2019-10-07T01:31:24.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.1.0-beta.1@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.1.0-beta.1@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.1.0-beta.1%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.1.0-beta.1@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.1.0-beta.1@beta/manifests"},{"name":"v11.3.6","sha":"3f18d7029971224411a2f462c126ddf901a04211","kind":"tag","published_at":"2019-10-05T18:04:48.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.6","html_url":"https://github.com/nock/nock/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"59b345c6cb4c3968c7d76b3d38af62e0e8d2a2bc","kind":"tag","published_at":"2019-09-20T15:39:48.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.5","html_url":"https://github.com/nock/nock/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"fa0a08aebe6172ca1cd2c2d69831132feb1a8e09","kind":"tag","published_at":"2019-09-12T20:45:45.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.4","html_url":"https://github.com/nock/nock/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"a700fa2c507c2f621f7c0ff685062abe0668d8a6","kind":"tag","published_at":"2019-09-05T22:25:12.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.3","html_url":"https://github.com/nock/nock/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.3/manifests"},{"name":"v11.3.1","sha":"057bbdf906b35ea26ff8ae1e2dc3b4272ca9634b","kind":"tag","published_at":"2019-09-04T20:42:40.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.1","html_url":"https://github.com/nock/nock/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"e0930f8912e62d4dc71f2b7ea24faa00568adb78","kind":"tag","published_at":"2019-09-04T20:42:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.0","html_url":"https://github.com/nock/nock/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.0/manifests"},{"name":"v11.2.0","sha":"de9c40be64dab30d87c548b8e30ef667f4610b08","kind":"tag","published_at":"2019-09-04T20:42:08.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.2.0","html_url":"https://github.com/nock/nock/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"2e56fb03391caaf6a88d3d35338f086d12f58e78","kind":"tag","published_at":"2019-09-04T03:25:49.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.1.0","html_url":"https://github.com/nock/nock/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.1.0/manifests"},{"name":"v11.3.2","sha":"9d5cda02efac32967babc8264bb4ae61795ad88d","kind":"commit","published_at":"2019-09-04T03:19:35.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.2","html_url":"https://github.com/nock/nock/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.2/manifests"},{"name":"v11.3.2@next","sha":"0c17a0583d9ba2517850f5dd52837452403a60b1","kind":"commit","published_at":"2019-09-04T01:18:33.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.2@next","html_url":"https://github.com/nock/nock/releases/tag/v11.3.2@next","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.3.2%40next","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.2@next","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.2@next/manifests"},{"name":"v11.3.1@next","sha":"057bbdf906b35ea26ff8ae1e2dc3b4272ca9634b","kind":"tag","published_at":"2019-08-22T13:07:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.1@next","html_url":"https://github.com/nock/nock/releases/tag/v11.3.1@next","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.3.1%40next","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.1@next","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.1@next/manifests"},{"name":"v11.3.0@next","sha":"e0930f8912e62d4dc71f2b7ea24faa00568adb78","kind":"tag","published_at":"2019-08-20T08:23:20.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.3.0@next","html_url":"https://github.com/nock/nock/releases/tag/v11.3.0@next","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.3.0%40next","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.0@next","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.3.0@next/manifests"},{"name":"v11.2.0@next","sha":"de9c40be64dab30d87c548b8e30ef667f4610b08","kind":"tag","published_at":"2019-08-20T01:44:40.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.2.0@next","html_url":"https://github.com/nock/nock/releases/tag/v11.2.0@next","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.2.0%40next","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.2.0@next","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.2.0@next/manifests"},{"name":"v11.1.0@next","sha":"2e56fb03391caaf6a88d3d35338f086d12f58e78","kind":"tag","published_at":"2019-08-20T01:38:28.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.1.0@next","html_url":"https://github.com/nock/nock/releases/tag/v11.1.0@next","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.1.0%40next","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.1.0@next","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.1.0@next/manifests"},{"name":"v11.0.0@next","sha":"11dba990de94629189dca1030669f2d6d8d409f9","kind":"tag","published_at":"2019-08-12T23:45:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0@next","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0@next","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0%40next","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0@next","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0@next/manifests"},{"name":"v11.0.0-beta.31@beta","sha":"26fc08fcd331a8903f5c8966127c5a4ebe9c2c8f","kind":"tag","published_at":"2019-08-01T19:54:01.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.31@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.31@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.31%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.31@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.31@beta/manifests"},{"name":"v11.0.0-beta.30@beta","sha":"35221cefab2808b66bd57f69b16e865c69fc267c","kind":"tag","published_at":"2019-07-28T17:19:29.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.30@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.30@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.30%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.30@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.30@beta/manifests"},{"name":"v11.0.0-beta.29@beta","sha":"88e85ac3a552b7433865e5868dbf27d0cdd5bb76","kind":"tag","published_at":"2019-07-25T19:20:21.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.29@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.29@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.29%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.29@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.29@beta/manifests"},{"name":"v11.0.0-beta.28@beta","sha":"4a4b8eccbf396f478d37ecd21fbf930baee14083","kind":"tag","published_at":"2019-07-22T13:55:14.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.28@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.28@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.28%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.28@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.28@beta/manifests"},{"name":"v11.0.0-beta.27@beta","sha":"2a54482c29946c30ab7654dca5fde27917808ad8","kind":"tag","published_at":"2019-07-16T20:26:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.27@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.27@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.27%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.27@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.27@beta/manifests"},{"name":"v11.0.0-beta.26@beta","sha":"a2208d1c59ddfdc35392c8581b280691c5b0dcc5","kind":"tag","published_at":"2019-07-15T22:25:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.26@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.26@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.26%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.26@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.26@beta/manifests"},{"name":"v11.0.0-beta.25@beta","sha":"f8d6cbbe147266bca1654dd72f475e39f544600c","kind":"tag","published_at":"2019-07-15T15:03:34.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.25@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.25@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.25%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.25@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.25@beta/manifests"},{"name":"v11.0.0-beta.24@beta","sha":"2c4edba933c996003c565f04ab8ce53c5df023aa","kind":"tag","published_at":"2019-07-15T01:48:05.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.24@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.24@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.24%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.24@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.24@beta/manifests"},{"name":"v11.0.0-beta.23@beta","sha":"a75f49f1353c0b56769fea996f4fc99d28b359fa","kind":"tag","published_at":"2019-07-09T17:00:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.23@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.23@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.23%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.23@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.23@beta/manifests"},{"name":"v11.0.0-beta.22@beta","sha":"e3e6a65e796ad777e4d41feffbdae5ec41eebd81","kind":"tag","published_at":"2019-07-09T05:38:32.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.22@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.22@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.22%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.22@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.22@beta/manifests"},{"name":"v11.0.0-beta.21@beta","sha":"ad342220ada1fcf87e8c5989b08c6764745ea563","kind":"tag","published_at":"2019-07-07T17:31:11.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.21@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.21@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.21%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.21@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.21@beta/manifests"},{"name":"v11.0.0-beta.20@beta","sha":"659bf018977febc1f114f4425b77f99974cfe0be","kind":"commit","published_at":"2019-06-20T19:32:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.20@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.20@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.20%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.20@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.20@beta/manifests"},{"name":"v11.0.0-beta.19@beta","sha":"8ba0fc71cbc9067fdb9d3f7817556faebbbcac0f","kind":"commit","published_at":"2019-06-08T15:27:55.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.19@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.19@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.19%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.19@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.19@beta/manifests"},{"name":"v11.0.0-beta.18@beta","sha":"b687592c4e2103ac88a7f813b7e1019264e48d01","kind":"commit","published_at":"2019-06-08T14:53:21.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.18@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.18@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.18%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.18@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.18@beta/manifests"},{"name":"v11.0.0-beta.17@beta","sha":"de525a1c104987ae0d85de9011032edb761deea1","kind":"commit","published_at":"2019-05-28T14:35:44.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.17@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.17@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.17%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.17@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.17@beta/manifests"},{"name":"v11.0.0-beta.16@beta","sha":"4857ae5b4b6537afe3e636b7f15d4aaaccc4c7fb","kind":"commit","published_at":"2019-05-21T12:29:47.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.16@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.16@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.16%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.16@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.16@beta/manifests"},{"name":"v11.0.0-beta.15@beta","sha":"2e779f0420f048c318c8d97c88aa7833d1133d8a","kind":"commit","published_at":"2019-05-20T17:18:33.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.15@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.15@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.15%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.15@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.15@beta/manifests"},{"name":"v11.0.0-beta.14@beta","sha":"31623fbc01a1c5a827580ee393dc3a3d1846f225","kind":"commit","published_at":"2019-05-09T16:40:15.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.14@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.14@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.14%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.14@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.14@beta/manifests"},{"name":"v11.0.0-beta.13@beta","sha":"9a494da64fd125f28ca1ece4e23dd42e19f6d542","kind":"commit","published_at":"2019-05-09T13:20:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.13@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.13@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.13%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.13@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.13@beta/manifests"},{"name":"v11.0.0-beta.12@beta","sha":"560a5d863095c6a860914c46b2c5eab8e42fdade","kind":"commit","published_at":"2019-05-07T14:06:00.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.12@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.12@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.12%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.12@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.12@beta/manifests"},{"name":"v11.0.0-beta.11@beta","sha":"46c0fd079c087edea608ca82de296d5584c594d1","kind":"commit","published_at":"2019-05-02T03:29:07.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.11@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.11@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.11%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.11@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.11@beta/manifests"},{"name":"v11.0.0-beta.10@beta","sha":"24e5b47425b6d21c0491bcdbe3ea0114ca61a222","kind":"commit","published_at":"2019-04-15T21:26:17.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.10@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.10@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.10%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.10@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.10@beta/manifests"},{"name":"v11.0.0-beta.9@beta","sha":"d6667f0e92ece7ecd52f23acd23f4ad3b69ff212","kind":"commit","published_at":"2019-04-15T16:31:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.9@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.9@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.9%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.9@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.9@beta/manifests"},{"name":"v11.0.0-beta.8@beta","sha":"7e447696ebd888ae94a0e578bd2b60ef077b8fce","kind":"commit","published_at":"2019-04-13T21:53:47.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.8@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.8@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.8%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.8@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.8@beta/manifests"},{"name":"v11.0.0-beta.7@beta","sha":"5b61f746fa09168c31a40574026bc6220769ac7a","kind":"commit","published_at":"2019-04-12T01:49:30.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.7@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.7@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.7%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.7@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.7@beta/manifests"},{"name":"v11.0.0-beta.6@beta","sha":"a07b0bae8d6c7358274cd3129f276dda9389cff6","kind":"commit","published_at":"2019-02-04T15:40:12.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.6@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.6@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.6%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.6@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.6@beta/manifests"},{"name":"v11.0.0-beta.5@beta","sha":"28b2d432c9e954b0df77d44d2d3b25a918f9431d","kind":"commit","published_at":"2019-01-25T02:08:44.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.5@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.5@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.5%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.5@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.5@beta/manifests"},{"name":"v11.0.0-beta.4@beta","sha":"3dbfdee4dbb827a4e542e02474220104810a8432","kind":"commit","published_at":"2019-01-19T03:03:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.4@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.4@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.4%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.4@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.4@beta/manifests"},{"name":"v11.0.0-beta.3@beta","sha":"a2131696d28bfa9854cef68ad7d55669a54637cc","kind":"commit","published_at":"2019-01-03T06:05:49.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.3@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.3@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.3%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.3@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.3@beta/manifests"},{"name":"v10.0.6","sha":"cb56669e0bee13dfa9c668ecb3d0efb714f6240c","kind":"commit","published_at":"2019-01-02T21:03:30.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v10.0.6","html_url":"https://github.com/nock/nock/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.6/manifests"},{"name":"v11.0.0-beta.2@beta","sha":"6dc0208e9f9de40d6894557d930deca1bc0856e0","kind":"commit","published_at":"2018-12-23T16:17:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.2@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.2@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.2%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.2@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.2@beta/manifests"},{"name":"v10.0.5","sha":"0c4edd6741dc6ecf66857b14c75d0bff0a5b8129","kind":"commit","published_at":"2018-12-23T16:16:24.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v10.0.5","html_url":"https://github.com/nock/nock/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.5/manifests"},{"name":"v11.0.0-beta.1@beta","sha":"e792400bbfe0ee506c609b54b4053b37be3ed9f0","kind":"commit","published_at":"2018-12-18T18:36:04.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v11.0.0-beta.1@beta","html_url":"https://github.com/nock/nock/releases/tag/v11.0.0-beta.1@beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v11.0.0-beta.1%40beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.1@beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v11.0.0-beta.1@beta/manifests"},{"name":"v10.0.4","sha":"a90f5435b2bf1c6718cd69f5a01feff40e96a3bf","kind":"commit","published_at":"2018-12-08T02:22:06.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v10.0.4","html_url":"https://github.com/nock/nock/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"5ae978b6929b63694b9fded42ba0d55bdb6565f7","kind":"commit","published_at":"2018-12-03T22:13:16.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v10.0.3","html_url":"https://github.com/nock/nock/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"598245c47f4425530158f7f34c68f646bb803a8f","kind":"commit","published_at":"2018-11-03T15:57:25.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v10.0.2","html_url":"https://github.com/nock/nock/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"3131313451d3e53b2223e61b72c7f8fdaebe1609","kind":"commit","published_at":"2018-10-09T04:48:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v10.0.1","html_url":"https://github.com/nock/nock/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"a7cdc71ec12e173b2711abecbfeb9604f18083cb","kind":"commit","published_at":"2018-09-14T19:36:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v10.0.0","html_url":"https://github.com/nock/nock/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v10.0.0/manifests"},{"name":"v9.6.1","sha":"80da59cab336352834baeda8c5653e63249d3dbc","kind":"commit","published_at":"2018-08-13T05:04:31.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.6.1","html_url":"https://github.com/nock/nock/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"d66694942ee2dc2617ef11cfd348bcf974509ee6","kind":"commit","published_at":"2018-08-08T21:34:57.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.6.0","html_url":"https://github.com/nock/nock/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.6.0/manifests"},{"name":"v9.5.0","sha":"50ab208b2b3e9787d76fb39e7b1a6f50ecda2795","kind":"commit","published_at":"2018-08-07T16:54:42.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.5.0","html_url":"https://github.com/nock/nock/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.5.0/manifests"},{"name":"v9.4.4","sha":"907be86083424b2d45d35543d4470ae84c861bdc","kind":"commit","published_at":"2018-07-31T23:50:10.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.4.4","html_url":"https://github.com/nock/nock/releases/tag/v9.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.4/manifests"},{"name":"v9.4.3","sha":"9373382003faeaa2f24cc2bee447251761e3b000","kind":"commit","published_at":"2018-07-23T20:57:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.4.3","html_url":"https://github.com/nock/nock/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"7fd2329e54085d2b10e4f9fd8bd779065981715f","kind":"commit","published_at":"2018-07-10T15:45:49.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.4.2","html_url":"https://github.com/nock/nock/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.2/manifests"},{"name":"v9.4.1","sha":"5aa10812a262721170f194bba411dcb7876bf4dd","kind":"commit","published_at":"2018-07-02T17:03:50.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.4.1","html_url":"https://github.com/nock/nock/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"e15820a62ee949e3e9f1a19993f53d66d073708e","kind":"commit","published_at":"2018-06-29T20:07:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.4.0","html_url":"https://github.com/nock/nock/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.4.0/manifests"},{"name":"v9.3.3","sha":"933880adcac014e49236218a0678f8352b12f669","kind":"commit","published_at":"2018-06-13T23:33:10.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.3.3","html_url":"https://github.com/nock/nock/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.3.3/manifests"},{"name":"v9.3.2","sha":"b5b40c16531f655035cb486f44118257dd4bfb1e","kind":"commit","published_at":"2018-06-07T16:09:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.3.2","html_url":"https://github.com/nock/nock/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.3.2/manifests"},{"name":"v9.3.1","sha":"aaa9a5642c7bea90ed2e1002939442812e6d35e4","kind":"commit","published_at":"2018-06-07T03:25:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.3.1","html_url":"https://github.com/nock/nock/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"de0cb79c9fa4935dc659cf7162ebff549f0e329d","kind":"commit","published_at":"2018-05-30T18:46:51.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.3.0","html_url":"https://github.com/nock/nock/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.3.0/manifests"},{"name":"v9.2.6","sha":"2676fedc6909a99d9202c1826a4313bc0860508d","kind":"commit","published_at":"2018-05-14T22:48:07.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.2.6","html_url":"https://github.com/nock/nock/releases/tag/v9.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.6/manifests"},{"name":"v9.2.5","sha":"11f1a25ee88b0328c92070e4749793902907a60d","kind":"commit","published_at":"2018-04-10T19:18:00.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.2.5","html_url":"https://github.com/nock/nock/releases/tag/v9.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.5/manifests"},{"name":"v9.2.4","sha":"58522969401a051303f698cda75c5f2eb9b12dc8","kind":"commit","published_at":"2018-04-09T22:03:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.2.4","html_url":"https://github.com/nock/nock/releases/tag/v9.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.4/manifests"},{"name":"v9.2.3","sha":"055593abb036524ffff8f364f8effc91827a130f","kind":"commit","published_at":"2018-02-27T17:06:20.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.2.3","html_url":"https://github.com/nock/nock/releases/tag/v9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.3/manifests"},{"name":"v9.2.2","sha":"6817e76ccc3e3e7d01c4beed340c2d2b5a6644d7","kind":"commit","published_at":"2018-02-26T20:45:00.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.2.2","html_url":"https://github.com/nock/nock/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"b3733393d4151cb6a04bde3878872287502601f0","kind":"commit","published_at":"2018-02-24T19:57:53.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.2.1","html_url":"https://github.com/nock/nock/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"904d1b37aca034d816832d2882fbe07cd01cf450","kind":"commit","published_at":"2018-02-24T17:56:36.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.2.0","html_url":"https://github.com/nock/nock/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.2.0/manifests"},{"name":"v9.1.10","sha":"315104d4c7390199d60fc0c062abdd4ab6a11e89","kind":"commit","published_at":"2018-02-24T03:35:39.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.10","html_url":"https://github.com/nock/nock/releases/tag/v9.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.10/manifests"},{"name":"v9.1.9","sha":"df04e86e58b359683b5a0914cb5a206f82fc1151","kind":"commit","published_at":"2018-02-21T21:09:47.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.9","html_url":"https://github.com/nock/nock/releases/tag/v9.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.9/manifests"},{"name":"v9.1.8","sha":"ebeb815bf2ac997103bc825921e5f7f1cc47245d","kind":"commit","published_at":"2018-02-21T20:48:11.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.8","html_url":"https://github.com/nock/nock/releases/tag/v9.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.8/manifests"},{"name":"v9.1.7","sha":"f3f8f0f2b82dcfe74129705a1c1dc96e8a5049e9","kind":"commit","published_at":"2018-02-21T20:24:21.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.7","html_url":"https://github.com/nock/nock/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.7/manifests"},{"name":"v9.1.6","sha":"573b42b4b3632a7fa7b7c777a172b8bc54967616","kind":"commit","published_at":"2018-01-08T18:59:18.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.6","html_url":"https://github.com/nock/nock/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"d16fe885c239922940592c71aca5c9357a727543","kind":"commit","published_at":"2017-12-20T02:07:55.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.5","html_url":"https://github.com/nock/nock/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"a2d04c31437aaf42d22c9d5b77e2ee6e6a2a2aa5","kind":"commit","published_at":"2017-12-01T23:59:17.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.4","html_url":"https://github.com/nock/nock/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"fa58493dbe0d4fb7b8cd275ed3f1df55a150c775","kind":"commit","published_at":"2017-11-25T19:17:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.3","html_url":"https://github.com/nock/nock/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"ebb8af229631ea463bc4d4ab94c0388eba560861","kind":"commit","published_at":"2017-11-24T21:48:16.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.2","html_url":"https://github.com/nock/nock/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"e8cb44a373be52b04ed9f8df95d17ebb207a59a8","kind":"commit","published_at":"2017-11-24T21:46:03.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.1","html_url":"https://github.com/nock/nock/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"f3f9bc761d75f019553567b19b46b6695d330175","kind":"commit","published_at":"2017-11-08T04:11:14.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.1.0","html_url":"https://github.com/nock/nock/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.1.0/manifests"},{"name":"v9.0.28","sha":"970b0377121e43cf0c52254dcca2ec9e83837c0b","kind":"commit","published_at":"2017-11-06T05:48:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.28","html_url":"https://github.com/nock/nock/releases/tag/v9.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.28/manifests"},{"name":"v9.0.27","sha":"a908ed9e42c893b1afd0ec04a3424f70c13011a2","kind":"commit","published_at":"2017-10-28T23:10:11.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.27","html_url":"https://github.com/nock/nock/releases/tag/v9.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.27/manifests"},{"name":"v9.0.26","sha":"eac534bf692466e6ddca3a8123734bb231527f52","kind":"commit","published_at":"2017-10-28T22:56:01.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.26","html_url":"https://github.com/nock/nock/releases/tag/v9.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.26/manifests"},{"name":"v9.0.25","sha":"be7a075c9ea3891e672ee862f310e52d9a60a8a4","kind":"commit","published_at":"2017-10-23T22:44:53.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.25","html_url":"https://github.com/nock/nock/releases/tag/v9.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.25/manifests"},{"name":"v9.0.24","sha":"bd387365ff8e6df731cf5a35cc92560346826ec5","kind":"commit","published_at":"2017-10-20T23:39:15.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.24","html_url":"https://github.com/nock/nock/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"f13add98552fb25ece39b64b4e910ff5f415c693","kind":"commit","published_at":"2017-10-20T23:36:00.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.23","html_url":"https://github.com/nock/nock/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"a787666e54a3a7a9dd170123e8409173a61b440a","kind":"tag","published_at":"2017-09-28T03:14:34.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.22","html_url":"https://github.com/nock/nock/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"52092623fb6ea0c6e7ec7c1e9679c569db2ac297","kind":"tag","published_at":"2017-09-25T18:40:32.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.21","html_url":"https://github.com/nock/nock/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"fa915fea5de52f70e1c13e144c0e12374447d4d8","kind":"tag","published_at":"2017-09-24T07:30:31.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.20","html_url":"https://github.com/nock/nock/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"53955100d5eafe9200eefe9ecdbd4523c09d84e5","kind":"tag","published_at":"2017-09-23T00:37:48.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.19","html_url":"https://github.com/nock/nock/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"3de396cdbb8096e30ee45cb0d6b07c746eaee757","kind":"tag","published_at":"2017-09-21T03:56:22.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.18","html_url":"https://github.com/nock/nock/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"4772c158ffda158bfce2eb2f8d095979dfa47297","kind":"tag","published_at":"2017-09-20T00:55:18.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.17","html_url":"https://github.com/nock/nock/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"e8f0641a18961d983826de6aa93d1c6a21a6bbbe","kind":"tag","published_at":"2017-09-19T03:31:20.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.16","html_url":"https://github.com/nock/nock/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"029be32be528dcfc34f443a86cf2b36348e86612","kind":"tag","published_at":"2017-09-18T23:33:57.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.15","html_url":"https://github.com/nock/nock/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"8da9ee0d96dba9e6e6b541196e17d5739918e2b6","kind":"tag","published_at":"2017-07-17T10:06:35.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.14","html_url":"https://github.com/nock/nock/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"f26818796b2448d00f1cda2d8533afb7d73c4cd2","kind":"tag","published_at":"2017-04-10T20:16:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.13","html_url":"https://github.com/nock/nock/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"91302df8b5b02309b76fc4950ddc20c26a8b499d","kind":"tag","published_at":"2017-04-10T17:18:36.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.12","html_url":"https://github.com/nock/nock/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"30881e2a72dbb950e771f912c5f9ddbcb91c0acd","kind":"tag","published_at":"2017-03-29T20:22:42.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.11","html_url":"https://github.com/nock/nock/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"d7bced09062e6fb22b426488bf8a853efd657725","kind":"tag","published_at":"2017-03-28T17:36:47.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.10","html_url":"https://github.com/nock/nock/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"5b1a8d8d1196b75729fcfb35cbb7cfe061ae6e47","kind":"tag","published_at":"2017-02-28T18:31:53.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.9","html_url":"https://github.com/nock/nock/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"f8fb1e7cdb8ba4465356dad6ade3c52f972b6870","kind":"tag","published_at":"2017-02-27T23:47:54.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.8","html_url":"https://github.com/nock/nock/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"588aef914deb65dc99f8eb242dd344eee634e30e","kind":"tag","published_at":"2017-02-23T21:48:36.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.7","html_url":"https://github.com/nock/nock/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"5856cde22e12694f550f6345c46b3ac4c43f50ec","kind":"tag","published_at":"2017-02-13T20:14:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.6","html_url":"https://github.com/nock/nock/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"0fb8c3d839b23028148e786a3353f2bb3c09e8da","kind":"tag","published_at":"2017-02-10T17:27:35.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.5","html_url":"https://github.com/nock/nock/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"8f20a6d6b9254299951b69d84becabcffb01344e","kind":"tag","published_at":"2017-02-08T00:09:43.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.4","html_url":"https://github.com/nock/nock/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"dc4380f24e9a4b8b93d45c1399a8ce076e5bdb03","kind":"tag","published_at":"2017-02-06T18:12:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.3","html_url":"https://github.com/nock/nock/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"b757eb88a2e5b028e4e07c8664c2af02b5517493","kind":"tag","published_at":"2016-10-28T08:02:34.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.2","html_url":"https://github.com/nock/nock/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.2/manifests"},{"name":"v8.2.1","sha":"b7394382efa4a872b305103d52b92d4258c6f6c8","kind":"tag","published_at":"2016-10-28T07:35:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v8.2.1","html_url":"https://github.com/nock/nock/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v8.2.1/manifests"},{"name":"v9.0.1","sha":"7941d7273129b9d0e9d48b8cf9812c55b2e7daf3","kind":"tag","published_at":"2016-10-28T07:29:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.1","html_url":"https://github.com/nock/nock/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"b3caf8a0581307dda548f8a56c4fce4ee6d32115","kind":"tag","published_at":"2016-10-23T13:25:49.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v9.0.0","html_url":"https://github.com/nock/nock/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v9.0.0/manifests"},{"name":"v8.2.0","sha":"540720dfcc92515ff6c98d95cc3f19b5709d4a11","kind":"tag","published_at":"2016-10-23T11:57:34.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v8.2.0","html_url":"https://github.com/nock/nock/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"90845b39f1d56a4e0ab42182c3fe36ea7837bfe4","kind":"tag","published_at":"2016-10-10T16:01:16.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v8.1.0","html_url":"https://github.com/nock/nock/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"c7b156ab1b81359855ea42eb07acc181f5595d77","kind":"commit","published_at":"2016-04-06T09:54:17.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v8.0.0","html_url":"https://github.com/nock/nock/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v8.0.0/manifests"},{"name":"v7.7.3","sha":"5d8e77dca8586c48bc4edfb3b5e6f845d923a579","kind":"commit","published_at":"2016-04-04T11:16:42.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.7.3","html_url":"https://github.com/nock/nock/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"646dfd2ce9b14afa495b0e857d55e09665583f4a","kind":"commit","published_at":"2016-03-25T22:57:24.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.7.2","html_url":"https://github.com/nock/nock/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"d8bbaabfbc3d67c73026fa36e8a6d6bf8bf52712","kind":"commit","published_at":"2016-03-25T17:54:36.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.7.1","html_url":"https://github.com/nock/nock/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"bc95ed6ab63d2ee5c139d77e4e4a1ac8052b4308","kind":"commit","published_at":"2016-03-25T17:40:54.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.7.0","html_url":"https://github.com/nock/nock/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"5d8f1d9a3ca74c85c2cc2d23580a5993cb152f57","kind":"commit","published_at":"2016-03-25T10:37:45.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.6.0","html_url":"https://github.com/nock/nock/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"f49c1269415dec1a476558da852d9c8f733f1553","kind":"commit","published_at":"2016-03-20T18:01:24.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.5.0","html_url":"https://github.com/nock/nock/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"55ef739470b9ec0c4c5c206cb60974a74de59a6b","kind":"commit","published_at":"2016-03-04T20:25:52.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.4.0","html_url":"https://github.com/nock/nock/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"5cf92d157657b97e49854838cbda2150676f9c2f","kind":"commit","published_at":"2016-02-24T14:15:01.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.3.0","html_url":"https://github.com/nock/nock/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.3.0/manifests"},{"name":"v7.2.2","sha":"7a782643915b4b3c788c6da8bb8cc7a8c4fc9aa7","kind":"commit","published_at":"2016-02-19T12:14:05.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.2.2","html_url":"https://github.com/nock/nock/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"ccc1342ae7c2e66b9435e112a83170b3a622c5d2","kind":"commit","published_at":"2016-02-15T16:58:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.2.1","html_url":"https://github.com/nock/nock/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"7f09c23e6bf3fc99a246b4f6654e96736e55f2f6","kind":"commit","published_at":"2016-02-15T09:34:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.2.0","html_url":"https://github.com/nock/nock/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"d79bcd6c57a461f0e2b964f84173c42f0b852743","kind":"commit","published_at":"2016-01-29T12:09:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.1.0","html_url":"https://github.com/nock/nock/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"4a3885f59de6cdf7a2200e180c370bacb829cd46","kind":"commit","published_at":"2016-01-27T16:57:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.0.2","html_url":"https://github.com/nock/nock/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"8ab1c6a42d81da7dd31b7f514d7ba5d82ec4b6dc","kind":"commit","published_at":"2016-01-27T09:33:03.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.0.1","html_url":"https://github.com/nock/nock/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"fd73ca8d9c20294d1f451a3908a52af81e849950","kind":"commit","published_at":"2016-01-25T09:49:03.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v7.0.0","html_url":"https://github.com/nock/nock/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"589a895bbf5cfb3388490e50dcb716cc3f10005a","kind":"commit","published_at":"2016-01-25T09:19:52.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v6.0.1","html_url":"https://github.com/nock/nock/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"2c96d8c76885e5f93c0fab3ea7ae4e2795cd65d1","kind":"commit","published_at":"2016-01-21T09:43:14.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v6.0.0","html_url":"https://github.com/nock/nock/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v6.0.0/manifests"},{"name":"v5.5.0","sha":"a4314d6938a20ee9658d2659bb845369de177d46","kind":"commit","published_at":"2016-01-19T09:33:41.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v5.5.0","html_url":"https://github.com/nock/nock/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"a469aade0d0bb7278664e0c4577b16ad2f538892","kind":"commit","published_at":"2016-01-18T12:11:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v5.4.0","html_url":"https://github.com/nock/nock/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7f5112484b4f6071874f4e31a33091cdca8731a6","kind":"commit","published_at":"2016-01-08T15:16:24.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v5.3.0","html_url":"https://github.com/nock/nock/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"412cfe16ea948f5af1e5d90298d08051251bd9e4","kind":"commit","published_at":"2016-01-08T09:47:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v5.2.1","html_url":"https://github.com/nock/nock/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"a0ac792e2f8b2c398b0164752881792c2ea9864b","kind":"commit","published_at":"2016-01-07T10:55:09.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v5.2.0","html_url":"https://github.com/nock/nock/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"e6b963538c697065943698cc7b8413364d3bdda9","kind":"commit","published_at":"2016-01-07T10:39:44.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v5.1.0","html_url":"https://github.com/nock/nock/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"beb9bc6c3c48c4d954291da1cc3ca9fe7feb6164","kind":"commit","published_at":"2016-01-05T16:46:30.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v5.0.0","html_url":"https://github.com/nock/nock/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"b0cff5661dd707d3116e95265f465c31aff6a666","kind":"commit","published_at":"2016-01-04T09:43:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v4.1.0","html_url":"https://github.com/nock/nock/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v4.1.0/manifests"},{"name":"ls","sha":"b0cff5661dd707d3116e95265f465c31aff6a666","kind":"commit","published_at":"2016-01-04T09:43:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/ls","html_url":"https://github.com/nock/nock/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/ls/manifests"},{"name":"nock","sha":"b0cff5661dd707d3116e95265f465c31aff6a666","kind":"commit","published_at":"2016-01-04T09:43:27.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/nock","html_url":"https://github.com/nock/nock/releases/tag/nock","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@nock","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/nock","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/nock/manifests"},{"name":"v4.0.0","sha":"c1ecbbfcb48a5bed56dae145a02a9971c8b7e9ca","kind":"commit","published_at":"2015-12-28T15:38:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v4.0.0","html_url":"https://github.com/nock/nock/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v4.0.0/manifests"},{"name":"v3.6.0","sha":"d81ec7e8c3100e133d0a52c0d577b03e1979afde","kind":"commit","published_at":"2015-12-23T11:59:53.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.6.0","html_url":"https://github.com/nock/nock/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"afe80426e8d7f6968d69321c0a46434772c70941","kind":"commit","published_at":"2015-12-16T11:04:20.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.5.0","html_url":"https://github.com/nock/nock/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"8e8b46d11c30bcd3d02e2d18131049e768d117b4","kind":"commit","published_at":"2015-12-15T16:48:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.4.1","html_url":"https://github.com/nock/nock/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"bf3250e6f1176c2ec194649070d80f224423aeaf","kind":"commit","published_at":"2015-12-06T16:39:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.4.0","html_url":"https://github.com/nock/nock/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"83daa071894f960ca1fee457e8856159e3a04436","kind":"commit","published_at":"2015-11-25T11:27:18.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.3.2","html_url":"https://github.com/nock/nock/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"c22fcd0c56ff0c356c472d4bcd64fbd387b11c29","kind":"commit","published_at":"2015-11-25T09:01:30.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.3.1","html_url":"https://github.com/nock/nock/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"fed784594805c3fc3a8b57c3aacedc9c69b438d9","kind":"commit","published_at":"2015-11-24T09:23:41.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.3.0","html_url":"https://github.com/nock/nock/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"3b71d8689315ae4d81507d1a27ea3f3448bfa773","kind":"commit","published_at":"2015-11-23T09:43:09.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.2.0","html_url":"https://github.com/nock/nock/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"9b01a705b5b2c8912901480166b792b74ce33fd0","kind":"commit","published_at":"2015-11-19T16:37:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.1.1","html_url":"https://github.com/nock/nock/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"ffcd2a9a4184e1ee2074c365b84308c7f1795c1f","kind":"commit","published_at":"2015-11-17T11:33:08.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.1.0","html_url":"https://github.com/nock/nock/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"dd1d1aa713418faf5fea841dade58de6131a70ef","kind":"commit","published_at":"2015-11-16T09:35:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v3.0.0","html_url":"https://github.com/nock/nock/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v3.0.0/manifests"},{"name":"v2.18.2","sha":"c142ac153d977ba58d659c63b186683308cc19c2","kind":"commit","published_at":"2015-11-13T11:53:56.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.18.2","html_url":"https://github.com/nock/nock/releases/tag/v2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.2/manifests"},{"name":"v2.18.1","sha":"68f4aa752c3d6dd916b3ffda86731c3639796450","kind":"commit","published_at":"2015-11-13T11:17:15.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.18.1","html_url":"https://github.com/nock/nock/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"91fec866f7e922ad7d5ca470d2908deceb7909c0","kind":"commit","published_at":"2015-11-11T10:41:10.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.18.0","html_url":"https://github.com/nock/nock/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.0/manifests"},{"name":"v2.18.0-alpha.2","sha":"864afca3c6207999a40906416ff1c820f8c467d2","kind":"commit","published_at":"2015-11-11T10:40:26.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.18.0-alpha.2","html_url":"https://github.com/nock/nock/releases/tag/v2.18.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.18.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.0-alpha.2/manifests"},{"name":"v2.18.0-alpha.1","sha":"647d491131746be7baa702edcdde686c8acbd1d2","kind":"commit","published_at":"2015-11-09T15:51:16.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.18.0-alpha.1","html_url":"https://github.com/nock/nock/releases/tag/v2.18.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.18.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.18.0-alpha.1/manifests"},{"name":"v2.17.0","sha":"a7596a9593df2ddff1443ab90403f653c345fb05","kind":"commit","published_at":"2015-10-29T16:56:04.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.17.0","html_url":"https://github.com/nock/nock/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.17.0/manifests"},{"name":"v2.16.1","sha":"5937b9d3a5801479367226919bc6b5cc53b68ea2","kind":"commit","published_at":"2015-10-29T09:38:31.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.16.1","html_url":"https://github.com/nock/nock/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"9d9ac756cfb13f47aafc72318bcc7a457ae68e7e","kind":"commit","published_at":"2015-10-28T13:00:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.16.0","html_url":"https://github.com/nock/nock/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"3ae57b7a402df3032f081c841b4a9469b9366c2c","kind":"commit","published_at":"2015-10-10T16:37:51.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.15.0","html_url":"https://github.com/nock/nock/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"832a586149863454bcc561f8ad4ec2eb724cd843","kind":"commit","published_at":"2015-10-03T06:33:15.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.14.0","html_url":"https://github.com/nock/nock/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"53388e873321c126613a1f56eff871158105173b","kind":"commit","published_at":"2015-09-25T12:05:13.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.13.0","html_url":"https://github.com/nock/nock/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"8ebeae8e934709cdc51582d189eff4c96d2c655e","kind":"commit","published_at":"2015-09-17T10:59:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.12.0","html_url":"https://github.com/nock/nock/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"c7e1874cd8045cd2f3653fef253a9bc90805b86f","kind":"commit","published_at":"2015-09-14T13:28:36.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.11.0","html_url":"https://github.com/nock/nock/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"a407b73ac8f0daa947dccf4a29b86b8f99138157","kind":"commit","published_at":"2015-08-05T09:29:48.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.10.0","html_url":"https://github.com/nock/nock/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"adca6c3d1c42bf9fb7d55c993a0a9e40ee86aea6","kind":"commit","published_at":"2015-07-21T11:22:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.9.1","html_url":"https://github.com/nock/nock/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"d125d5838d7a9e8bed57ddd489a8c0cae6040f2e","kind":"commit","published_at":"2015-07-20T10:51:42.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.9.0","html_url":"https://github.com/nock/nock/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"10554301ed2a96be703334a48177b70096920387","kind":"commit","published_at":"2015-07-20T08:52:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.8.0","html_url":"https://github.com/nock/nock/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"b1f29a37e4507d8f416949dcdb1aa99a250e4d77","kind":"commit","published_at":"2015-07-02T10:33:15.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.7.0","html_url":"https://github.com/nock/nock/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"c7e996eef4937207b57cb38840eb9529a5620053","kind":"commit","published_at":"2015-06-16T09:15:04.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.6.0","html_url":"https://github.com/nock/nock/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"05bdf2bdd7c01a91f18ef1959fbc5df374634164","kind":"commit","published_at":"2015-06-11T14:08:06.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.5.0","html_url":"https://github.com/nock/nock/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"38a0c1392dec645ba6a0fcb9d5b0e153c084307f","kind":"commit","published_at":"2015-06-09T12:14:01.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.4.1","html_url":"https://github.com/nock/nock/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.4.1/manifests"},{"name":"v2.3.1","sha":"7e83ba0a7a4f3e3d03e8c4579d96ca2d1dc9a6dd","kind":"commit","published_at":"2015-06-09T12:08:29.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.3.1","html_url":"https://github.com/nock/nock/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.3.1/manifests"},{"name":"v2.4.0","sha":"2535844b044e61c95d04fa0e5b0ffb1cfd3cbe6a","kind":"commit","published_at":"2015-06-06T17:40:30.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.4.0","html_url":"https://github.com/nock/nock/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.4.0/manifests"},{"name":"v0.2.4","sha":"2535844b044e61c95d04fa0e5b0ffb1cfd3cbe6a","kind":"commit","published_at":"2015-06-06T17:40:30.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.2.4","html_url":"https://github.com/nock/nock/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.2.4/manifests"},{"name":"v2.3.0","sha":"3fb88913da13fec37bbad142e3de8423841eb355","kind":"commit","published_at":"2015-05-28T11:00:01.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.3.0","html_url":"https://github.com/nock/nock/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"20a68efede3f5fe962d04c22883601dd13df1286","kind":"commit","published_at":"2015-05-21T10:54:13.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.2.0","html_url":"https://github.com/nock/nock/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e786a390a7dbc6b238c092a5a4ba46cdcd3c5ad3","kind":"commit","published_at":"2015-05-21T10:35:42.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.1.0","html_url":"https://github.com/nock/nock/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"f73b5c6edc944be51624e1cacdbcd74c19b589cb","kind":"commit","published_at":"2015-05-09T18:36:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.0.1","html_url":"https://github.com/nock/nock/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"94704d2d187a8d9dcfbf1628672df8634fd510c3","kind":"commit","published_at":"2015-05-09T11:14:33.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v2.0.0","html_url":"https://github.com/nock/nock/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v2.0.0/manifests"},{"name":"v1.9.0","sha":"a6a2088353cd171061752ff565e948a1cf725714","kind":"commit","published_at":"2015-05-05T08:39:08.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.9.0","html_url":"https://github.com/nock/nock/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8b4350a3b12504137975b629dc33788a83d31f77","kind":"commit","published_at":"2015-05-04T08:20:28.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.8.0","html_url":"https://github.com/nock/nock/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"e7a5e5822c4f4002decd0fe9151f5a2d9e757513","kind":"commit","published_at":"2015-04-27T11:08:12.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.7.1","html_url":"https://github.com/nock/nock/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"606d79b34db50da0a3b5035e9470a7fb76e86a66","kind":"commit","published_at":"2015-04-24T21:45:35.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.7.0","html_url":"https://github.com/nock/nock/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"a7c9b1f9f9618e32496efbf5deec0b27a1cc38bd","kind":"commit","published_at":"2015-04-21T16:04:30.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.6.1","html_url":"https://github.com/nock/nock/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8ad80f6a338df9fa04fbd3e0c3143402a5b5d017","kind":"tag","published_at":"2015-04-10T11:09:21.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.6.0","html_url":"https://github.com/nock/nock/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"f321e1a2033dc156a06cd4da1a13becad66bf28a","kind":"tag","published_at":"2015-04-06T14:12:01.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.5.0","html_url":"https://github.com/nock/nock/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"21a83623df2699534363e40f1532ee7f400705ea","kind":"tag","published_at":"2015-04-06T11:10:33.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.4.1","html_url":"https://github.com/nock/nock/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e255024667803b030b5d08199f0c4aeaa8b608fc","kind":"commit","published_at":"2015-03-30T17:26:01.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.4.0","html_url":"https://github.com/nock/nock/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"5dc876eb99bb104300791f7c58e436bc9f2e63c6","kind":"commit","published_at":"2015-03-27T17:33:39.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.3.0","html_url":"https://github.com/nock/nock/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8fee3ee9916d681a55c9880424dcbccc33b3cf39","kind":"commit","published_at":"2015-03-23T16:15:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.2.1","html_url":"https://github.com/nock/nock/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e8496e59ff13b485c22c08fc67f2124fca6a89c3","kind":"commit","published_at":"2015-03-16T10:36:54.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.2.0","html_url":"https://github.com/nock/nock/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acb383c207260b044b13339756b7833e6dc5df6d","kind":"commit","published_at":"2015-03-05T17:29:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.1.0","html_url":"https://github.com/nock/nock/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"0c75fd0bdab8570667feb7e1e468d3cb40b0d21a","kind":"commit","published_at":"2015-03-04T11:45:30.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v1.0.0","html_url":"https://github.com/nock/nock/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v1.0.0/manifests"},{"name":"v0.59.1","sha":"efa75a8b0de274472cb971511b99ed0b293aba3f","kind":"commit","published_at":"2015-01-30T22:54:38.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.59.1","html_url":"https://github.com/nock/nock/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"d81bcf07d0aef54624bc86dca7cff61cbc1de253","kind":"commit","published_at":"2015-01-30T09:24:38.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.59.0","html_url":"https://github.com/nock/nock/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"f192a57bd02fbf26fd3493cfdf5dad28f8b93cc0","kind":"commit","published_at":"2015-01-26T16:00:39.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.58.0","html_url":"https://github.com/nock/nock/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.58.0/manifests"},{"name":"v0.57.0","sha":"d0e5871e6ad69e3711e81a8ee3f542919f3f1d5b","kind":"commit","published_at":"2015-01-15T22:04:46.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.57.0","html_url":"https://github.com/nock/nock/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"bccc54dd5931a7c8f057ddb23fffa546b7dedbc2","kind":"commit","published_at":"2015-01-07T20:27:29.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.56.0","html_url":"https://github.com/nock/nock/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"64400817f94475e34979482cb7799baef77f3272","kind":"commit","published_at":"2015-01-06T12:15:07.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.55.0","html_url":"https://github.com/nock/nock/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"0279b479cc22679bbd6eb8372bc69400e0d730f8","kind":"commit","published_at":"2015-01-05T15:11:30.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.54.0","html_url":"https://github.com/nock/nock/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"371cea9f829ecd9e35cf27a12becde2ae33b14ab","kind":"commit","published_at":"2015-01-02T18:22:38.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.53.0","html_url":"https://github.com/nock/nock/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.53.0/manifests"},{"name":"v0.52.4","sha":"16db14b999ba95238725f1d26cb1f1f6c474b6f8","kind":"commit","published_at":"2014-12-20T21:12:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.52.4","html_url":"https://github.com/nock/nock/releases/tag/v0.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.52.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.4/manifests"},{"name":"v0.52.3","sha":"8dea94833d93eccbd244f01a541b3a874b1f7790","kind":"commit","published_at":"2014-12-20T20:45:14.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.52.3","html_url":"https://github.com/nock/nock/releases/tag/v0.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.3/manifests"},{"name":"v0.52.2","sha":"33041eae794868cd35b139f8022246d468e6d2df","kind":"commit","published_at":"2014-12-17T22:05:00.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.52.2","html_url":"https://github.com/nock/nock/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.2/manifests"},{"name":"v0.52.1","sha":"999eabcff6373876326f526249482953b04f2eb0","kind":"commit","published_at":"2014-12-16T14:16:47.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.52.1","html_url":"https://github.com/nock/nock/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.1/manifests"},{"name":"v0.52.0","sha":"b1348d629ffac7c15fd78c0e6e5715f0a04bd343","kind":"commit","published_at":"2014-12-12T09:09:51.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.52.0","html_url":"https://github.com/nock/nock/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"004ba9ba770696ecfc885b0f1895fdc00806423d","kind":"commit","published_at":"2014-11-25T08:55:15.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.51.0","html_url":"https://github.com/nock/nock/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.51.0/manifests"},{"name":"v0.50.0","sha":"15a62d80f606a497ccc4570e0dac8964f73ced53","kind":"commit","published_at":"2014-11-14T09:28:09.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.50.0","html_url":"https://github.com/nock/nock/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"c27b4298c3d320dddaa4606ce39efdf01bdf4923","kind":"commit","published_at":"2014-11-14T09:27:16.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.49.0","html_url":"https://github.com/nock/nock/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.49.0/manifests"},{"name":"v0.48.2","sha":"1e1b414aaa6b37d5e1b3d9e39c3b62780112754d","kind":"commit","published_at":"2014-10-29T15:09:09.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.48.2","html_url":"https://github.com/nock/nock/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"983dafaf2d3293bf972ab0db1243d3b837301ee7","kind":"commit","published_at":"2014-10-16T21:33:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.48.1","html_url":"https://github.com/nock/nock/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"3dace95b3dc85355e70251ddffa91505a02e41b3","kind":"commit","published_at":"2014-09-23T21:56:33.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.48.0","html_url":"https://github.com/nock/nock/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"56354427da5bd222ae54b924ba07c9031491fb0a","kind":"commit","published_at":"2014-09-10T17:29:41.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.47.0","html_url":"https://github.com/nock/nock/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.47.0/manifests"},{"name":"v0.46.1","sha":"a7fccc1f9c6f4cd2a540fca9fa418b1d41f70bfd","kind":"commit","published_at":"2014-09-08T09:33:34.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.46.1","html_url":"https://github.com/nock/nock/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"2165a881fb7cd541f7af76492408585c8fce9820","kind":"commit","published_at":"2014-08-29T08:50:17.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.46.0","html_url":"https://github.com/nock/nock/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"1f72647291b6624879f12ef3e2907a9edbb3345b","kind":"commit","published_at":"2014-08-16T21:15:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.45.0","html_url":"https://github.com/nock/nock/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.45.0/manifests"},{"name":"v0.44.3","sha":"55caa923a53075fad37746e00c375a36c2371e32","kind":"commit","published_at":"2014-08-14T16:49:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.44.3","html_url":"https://github.com/nock/nock/releases/tag/v0.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.44.3/manifests"},{"name":"v0.44.2","sha":"d7a27230b9b8d4977936252602a6d0c2512cf48b","kind":"commit","published_at":"2014-08-12T18:40:55.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.44.2","html_url":"https://github.com/nock/nock/releases/tag/v0.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.44.2/manifests"},{"name":"v0.44.1","sha":"b2acda0d5998077c45c224298d551e9204213471","kind":"commit","published_at":"2014-08-07T22:29:45.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.44.1","html_url":"https://github.com/nock/nock/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"bb7125ce817e1615c281d4feb643acf7bf2c5f57","kind":"commit","published_at":"2014-08-05T17:38:32.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.44.0","html_url":"https://github.com/nock/nock/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.44.0/manifests"},{"name":"v0.43.1","sha":"3a84326c59f10751b33e313aa671ff5157897e9e","kind":"commit","published_at":"2014-08-04T20:06:17.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.43.1","html_url":"https://github.com/nock/nock/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"4aad74630692d41b3af924d65249b77dc12f5a92","kind":"commit","published_at":"2014-08-01T14:09:52.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.43.0","html_url":"https://github.com/nock/nock/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.43.0/manifests"},{"name":"v0.42.3","sha":"2411ff293952f28c1e154329512733f5386a7d8a","kind":"commit","published_at":"2014-07-30T23:48:12.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.42.3","html_url":"https://github.com/nock/nock/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"8307f6658dde66df4e15932830b0a8020216ea1e","kind":"commit","published_at":"2014-07-24T10:18:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.42.2","html_url":"https://github.com/nock/nock/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0c2311acef12a0142838e8f38621f91cecc84710","kind":"commit","published_at":"2014-07-09T20:19:03.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.42.1","html_url":"https://github.com/nock/nock/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"7f6b5080b2af5286146ac2801693069cb68ab95f","kind":"commit","published_at":"2014-07-08T23:12:51.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.42.0","html_url":"https://github.com/nock/nock/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"98fbcae7a11342fb0b63fac1538abd160ccbf4f0","kind":"commit","published_at":"2014-07-04T17:22:17.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.41.1","html_url":"https://github.com/nock/nock/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.41.1/manifests"},{"name":"v0.40.0","sha":"8a41ba7eb077fbbec4815b04998a8ebfe6700f5d","kind":"commit","published_at":"2014-06-27T18:33:04.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.40.0","html_url":"https://github.com/nock/nock/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"19a286f0d85f6e5f7e3b79aeb387446fcef0f1b9","kind":"commit","published_at":"2014-06-26T10:48:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.39.0","html_url":"https://github.com/nock/nock/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"7aef1a9180138135b85736ff57be14bfc9f57edc","kind":"commit","published_at":"2014-06-26T10:09:18.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.38.0","html_url":"https://github.com/nock/nock/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"10e655b6a11f6c3f5e209e01cf360c6bb4acbb32","kind":"commit","published_at":"2014-06-23T09:05:14.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.37.0","html_url":"https://github.com/nock/nock/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.37.0/manifests"},{"name":"v0.36.2","sha":"c5eae1c4d84ee919f1a2edd6535fe986d39de4f3","kind":"commit","published_at":"2014-06-17T11:51:50.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.36.2","html_url":"https://github.com/nock/nock/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"3007ace9a2a3def940509570410fb53bdf9be154","kind":"commit","published_at":"2014-06-17T11:23:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.36.1","html_url":"https://github.com/nock/nock/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"5ed8b85cbb9cfdeb1f5b4b6a77ec760561aaeec2","kind":"commit","published_at":"2014-06-17T10:32:09.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.36.0","html_url":"https://github.com/nock/nock/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"fd82a4ddc4e0209a75fda78c33e2c9ef8d23d9d6","kind":"commit","published_at":"2014-06-17T08:33:35.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.35.0","html_url":"https://github.com/nock/nock/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.35.0/manifests"},{"name":"v0.34.1","sha":"eb7fb9c944f92ec14c716e4973d15aa6b4d3d650","kind":"commit","published_at":"2014-06-09T10:42:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.34.1","html_url":"https://github.com/nock/nock/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"e9fa4071ab63e9b748d2ce29640b6c2dfac60ab6","kind":"commit","published_at":"2014-06-05T10:25:21.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.34.0","html_url":"https://github.com/nock/nock/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"cfb08f460ca9a68820d65997066bd93c9f18d4c0","kind":"commit","published_at":"2014-06-05T08:43:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.33.0","html_url":"https://github.com/nock/nock/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.33.0/manifests"},{"name":"v0.32.3","sha":"c80901b5cfa630c7c7699e0d9a8a9f27a2e911a8","kind":"commit","published_at":"2014-05-28T09:32:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.32.3","html_url":"https://github.com/nock/nock/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"86e7d14b13e6b853684bc049adbbec8f22e5863a","kind":"commit","published_at":"2014-05-26T09:00:53.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.32.2","html_url":"https://github.com/nock/nock/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"a35467ff394cc00849b86b17213fa129a0b10fbb","kind":"commit","published_at":"2014-05-25T10:31:47.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.32.1","html_url":"https://github.com/nock/nock/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"728a3cf295ed51462ec14b6dbcab9b352c56ab98","kind":"commit","published_at":"2014-05-24T22:15:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.32.0","html_url":"https://github.com/nock/nock/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.32.0/manifests"},{"name":"v0.31.3","sha":"a6aa9a1950a9d1cc1bb5921c2948548f0ddd04d8","kind":"commit","published_at":"2014-05-21T18:25:33.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.31.3","html_url":"https://github.com/nock/nock/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"77858f28f35f9d59d7c3d77d6170caeb05502a8e","kind":"commit","published_at":"2014-05-20T13:18:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.31.2","html_url":"https://github.com/nock/nock/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"99b67aeb2bf842c808871c68b4b098740f87d7c8","kind":"commit","published_at":"2014-05-15T12:51:26.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.31.1","html_url":"https://github.com/nock/nock/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"eadeaa9ec5e685281008ab73739fd2ec344858d0","kind":"commit","published_at":"2014-05-13T08:32:48.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.31.0","html_url":"https://github.com/nock/nock/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"5abd97e8660ab1fd9546f7c63362e767670d8349","kind":"commit","published_at":"2014-05-12T13:53:23.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.30.1","html_url":"https://github.com/nock/nock/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"87ba293c1b56d5fdb03324897079146f16ea32a7","kind":"commit","published_at":"2014-05-10T10:53:28.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.30.0","html_url":"https://github.com/nock/nock/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"4bb717eb72a670a2310586568d91555496ce8c8a","kind":"commit","published_at":"2014-05-09T16:04:57.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.29.2","html_url":"https://github.com/nock/nock/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"47733c6586aa4a4607d87e0b5d5883e161273527","kind":"commit","published_at":"2014-05-08T08:46:24.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.29.1","html_url":"https://github.com/nock/nock/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"69111a5aefec1d8cd4b9a70b0794a72bf6a93175","kind":"commit","published_at":"2014-05-06T08:36:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.29.0","html_url":"https://github.com/nock/nock/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.29.0/manifests"},{"name":"v0.28.3","sha":"f38705e85ccc7a4383e3ea206d660c47befa0846","kind":"commit","published_at":"2014-04-28T13:24:05.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.28.3","html_url":"https://github.com/nock/nock/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"f99858285d104fa7fdf1e7e546a000ce4d308a9d","kind":"commit","published_at":"2014-04-16T20:37:34.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.28.2","html_url":"https://github.com/nock/nock/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.28.2/manifests"},{"name":"v0.28.0","sha":"8dbf4d5a1265e106f5bd7ff7956b26feb70cb485","kind":"commit","published_at":"2014-04-16T20:03:31.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.28.0","html_url":"https://github.com/nock/nock/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"566e86f287156e78b5c497314d8c3ec5376983c6","kind":"commit","published_at":"2014-03-27T09:30:40.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.27.3","html_url":"https://github.com/nock/nock/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"68a9313622c0b9cbfe1e0a857ee36e9ed7572c1c","kind":"commit","published_at":"2014-01-27T08:49:38.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.27.2","html_url":"https://github.com/nock/nock/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"f128e3fb1dc5eaa5bbf47b2804dde8c9f06347d8","kind":"commit","published_at":"2013-12-24T12:34:59.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.27.1","html_url":"https://github.com/nock/nock/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"fe540095826190f025b3581315ebf033a7ceb2ff","kind":"commit","published_at":"2013-12-17T08:51:19.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.27.0","html_url":"https://github.com/nock/nock/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"03c659e6a8f93a9b629fb9e390aee7b7851db779","kind":"commit","published_at":"2013-12-17T08:47:38.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.26.0","html_url":"https://github.com/nock/nock/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"bfc867303321d4393476ad8baeaeef972436a8fd","kind":"commit","published_at":"2013-12-03T11:30:55.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.25.0","html_url":"https://github.com/nock/nock/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.25.0/manifests"},{"name":"v0.24.2","sha":"fd0d4493db588341de9fda9f36e5fd6c4fa027f7","kind":"commit","published_at":"2013-12-03T11:18:45.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.24.2","html_url":"https://github.com/nock/nock/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"f4a2c4cff402def9bad5c910ea4b16485e7b34d5","kind":"commit","published_at":"2013-12-03T10:39:49.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.24.1","html_url":"https://github.com/nock/nock/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"fb911efce5406e185aa18626f9f447410210cbcd","kind":"commit","published_at":"2013-12-03T10:29:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.24.0","html_url":"https://github.com/nock/nock/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"7e76b285ca2fe74367eef8db4d19a2a49d75dabe","kind":"commit","published_at":"2013-11-11T14:26:40.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.23.0","html_url":"https://github.com/nock/nock/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"4fe1226499fbcdd111ab61eccfc4e9ee8d3cd323","kind":"commit","published_at":"2013-07-24T13:07:00.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.22.1","html_url":"https://github.com/nock/nock/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"89d21fb1d1449f30cf6f11dcdbdc0dedd6f3bee1","kind":"commit","published_at":"2013-07-17T08:47:22.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.22.0","html_url":"https://github.com/nock/nock/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1c7eb1d444df8ffad6df10ad9697009a29204097","kind":"commit","published_at":"2013-07-16T23:09:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.21.0","html_url":"https://github.com/nock/nock/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"b9321226f84c8241379ac8df9bcb63fb019b7999","kind":"commit","published_at":"2013-07-16T23:02:26.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.20.1","html_url":"https://github.com/nock/nock/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"585b7dfc0fa401864c8f02d72ec0bcee1fff176e","kind":"commit","published_at":"2013-07-16T21:52:48.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.20.0","html_url":"https://github.com/nock/nock/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7fd37956d4de38fcce29622bafc345277345bc9d","kind":"commit","published_at":"2013-07-16T12:00:39.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.19.0","html_url":"https://github.com/nock/nock/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"65de477a4ae3c1f15dd1a891f5f7b576ccfbf82b","kind":"commit","published_at":"2013-05-22T10:50:04.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.18.2","html_url":"https://github.com/nock/nock/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"a41efb07b49a6b64a52ab74efb04f37f3278c1b0","kind":"commit","published_at":"2013-05-22T09:07:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.18.1","html_url":"https://github.com/nock/nock/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"d90d2dbd30204b6fcc4aebca9ffc73aa5a68294f","kind":"commit","published_at":"2013-05-03T08:24:33.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.18.0","html_url":"https://github.com/nock/nock/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.18.0/manifests"},{"name":"v0.17.5","sha":"c1b66e4f75c820499bc90dd3d1ad0840ca383b3b","kind":"commit","published_at":"2013-04-29T10:10:14.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.17.5","html_url":"https://github.com/nock/nock/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.5/manifests"},{"name":"v0.17.4","sha":"a26cabcaea7b8f3a909175248e68d68ec8f5cd21","kind":"commit","published_at":"2013-04-29T10:07:41.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.17.4","html_url":"https://github.com/nock/nock/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.4/manifests"},{"name":"v0.17.2","sha":"e4d3701b4ca35c9df48a54a8ff26d4592889e09c","kind":"commit","published_at":"2013-04-03T09:18:44.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.17.2","html_url":"https://github.com/nock/nock/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"cb2ef55593c4026753a3c05782d102a120ed2373","kind":"commit","published_at":"2013-04-02T22:56:26.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.17.1","html_url":"https://github.com/nock/nock/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"6901256e7e43d802ffd04446f88b023db9536f5f","kind":"commit","published_at":"2013-04-01T14:44:12.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.17.0","html_url":"https://github.com/nock/nock/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6cfc00bdaa4ad795c6809ee99385d232c7df5cd0","kind":"commit","published_at":"2013-02-21T10:04:25.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.16.0","html_url":"https://github.com/nock/nock/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.16.0/manifests"},{"name":"v0.15.3","sha":"bb80bc4c9514ef784d33611d614cd875fc9ba913","kind":"commit","published_at":"2013-02-21T10:01:21.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.15.3","html_url":"https://github.com/nock/nock/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"49f4e52d8916a58cb9da43666376f8f150619bc7","kind":"commit","published_at":"2013-02-05T10:39:04.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.15.2","html_url":"https://github.com/nock/nock/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"588225ba89d81cb46871f28580dc67b97a5d4da7","kind":"commit","published_at":"2013-02-04T17:51:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.15.1","html_url":"https://github.com/nock/nock/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"90a4b8631c85a5a351a49c5ec5403e7c61c54a3d","kind":"commit","published_at":"2013-02-04T10:27:51.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.15.0","html_url":"https://github.com/nock/nock/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.15.0/manifests"},{"name":"v0.13.3","sha":"0c44139747c4a2760d4c23ee7b9ef78a88052d56","kind":"commit","published_at":"2012-06-11T22:35:02.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.13.3","html_url":"https://github.com/nock/nock/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.13.3/manifests"},{"name":"v0.12.2","sha":"5b1cd45825b7d6341dc7d59d54c271f9ecd39329","kind":"commit","published_at":"2012-04-20T09:19:28.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.12.2","html_url":"https://github.com/nock/nock/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.12.2/manifests"},{"name":"v0.12.0","sha":"f20f05bb70db5f2aeedb14d8d13895dbf25a7dad","kind":"commit","published_at":"2012-04-13T11:32:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.12.0","html_url":"https://github.com/nock/nock/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.12.0/manifests"},{"name":"v0.12.1","sha":"f20f05bb70db5f2aeedb14d8d13895dbf25a7dad","kind":"commit","published_at":"2012-04-13T11:32:58.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.12.1","html_url":"https://github.com/nock/nock/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.12.1/manifests"},{"name":"v0.11.5","sha":"7c54c4d7a8df79aab8ce83b40145ec61753b9461","kind":"commit","published_at":"2012-03-28T09:04:53.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.11.5","html_url":"https://github.com/nock/nock/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"4352f0d80f3607eb811f21b506dceb927bb63bdc","kind":"commit","published_at":"2012-03-28T08:50:35.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.11.4","html_url":"https://github.com/nock/nock/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.4/manifests"},{"name":"v0.11.2","sha":"5ee1c5ff3847b61ee068af78d841e13235564c22","kind":"commit","published_at":"2012-03-20T09:30:56.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.11.2","html_url":"https://github.com/nock/nock/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"05069d0110bba8e50715e849c5501f86d09f26e0","kind":"commit","published_at":"2012-03-19T15:50:06.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.11.1","html_url":"https://github.com/nock/nock/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"10ccf50516c81121b6aa9afa18b34f5c5d778f4f","kind":"commit","published_at":"2012-03-19T11:32:51.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.11.0","html_url":"https://github.com/nock/nock/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.11.0/manifests"},{"name":"v0.10.8","sha":"62324b7b9c82d5ca537a8a56cb360c0f3db9de9a","kind":"commit","published_at":"2012-03-14T10:54:25.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.10.8","html_url":"https://github.com/nock/nock/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"73c4a5cac9757aecdb8b0898ca279a030504bd56","kind":"commit","published_at":"2012-03-08T01:06:12.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.10.7","html_url":"https://github.com/nock/nock/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.7/manifests"},{"name":"0.10.5","sha":"104842818195c3eeffa6238df56bbf04947272f1","kind":"commit","published_at":"2012-03-02T14:11:54.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/0.10.5","html_url":"https://github.com/nock/nock/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/0.10.5/manifests"},{"name":"v0.10.5","sha":"104842818195c3eeffa6238df56bbf04947272f1","kind":"commit","published_at":"2012-03-02T14:11:54.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.10.5","html_url":"https://github.com/nock/nock/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.5/manifests"},{"name":"v0.10.3","sha":"31c6cc79c9b62437b0094b53d9435a19fba04493","kind":"commit","published_at":"2012-03-02T14:00:06.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.10.3","html_url":"https://github.com/nock/nock/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.3/manifests"},{"name":"v0.10.4","sha":"31c6cc79c9b62437b0094b53d9435a19fba04493","kind":"commit","published_at":"2012-03-02T14:00:06.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.10.4","html_url":"https://github.com/nock/nock/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.4/manifests"},{"name":"v0.10.2","sha":"c2d67fc302520ca107fde18bcc063eca14659ece","kind":"commit","published_at":"2012-02-25T14:40:05.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.10.2","html_url":"https://github.com/nock/nock/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"d00c0d0aa46fbf774b0ed919bef7f93b059a4bff","kind":"commit","published_at":"2012-02-12T14:54:37.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.10.0","html_url":"https://github.com/nock/nock/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.10.0/manifests"},{"name":"v0.9.3","sha":"fcdbd70e3037c09c6ddfd07ad7d2ecd14ea1f9f4","kind":"commit","published_at":"2012-02-11T20:34:06.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.9.3","html_url":"https://github.com/nock/nock/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.9.3/manifests"},{"name":"v0.9.1","sha":"e57170a415ba9fd0c799455d2aeec9f501a69dcf","kind":"commit","published_at":"2012-02-10T16:15:31.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.9.1","html_url":"https://github.com/nock/nock/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.9.1/manifests"},{"name":"v0.8.4","sha":"41cf25623e7ee0aba79ef6c66b18997733b25b38","kind":"commit","published_at":"2012-02-07T00:15:51.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.8.4","html_url":"https://github.com/nock/nock/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.8.4/manifests"},{"name":"v0.5.7","sha":"8fc9cbe53a3a54602d017ba545198f60a2fa3947","kind":"commit","published_at":"2011-12-19T14:20:09.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.5.7","html_url":"https://github.com/nock/nock/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.5.7/manifests"},{"name":"v0.2.0","sha":"d7ddb2efe192c0840e6bed11eff5246eba4939bb","kind":"commit","published_at":"2011-10-07T20:19:34.000Z","download_url":"https://codeload.github.com/nock/nock/tar.gz/v0.2.0","html_url":"https://github.com/nock/nock/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nock/nock@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T07:48:05.474Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":28.11662612662435,"dependent_packages_count":40.862782568122604,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.489704347373475},"purl":"pkg:npm/%40black-bear-energy/nock","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@black-bear-energy/nock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@black-bear-energy/nock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@black-bear-energy/nock/dependencies","status":"removed","funding_links":["https://github.com/sponsors/nock","https://opencollective.com/nock"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T22:02:07.359Z","issues_count":131,"pull_requests_count":383,"avg_time_to_close_issue":21134924.472527474,"avg_time_to_close_pull_request":3670342.107692308,"issues_closed_count":91,"pull_requests_closed_count":325,"pull_request_authors_count":49,"issue_authors_count":115,"avg_comments_per_issue":5.351145038167939,"avg_comments_per_pull_request":1.7441253263707572,"merged_pull_requests_count":222,"bot_issues_count":1,"bot_pull_requests_count":202,"past_year_issues_count":43,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":2234892.3,"past_year_avg_time_to_close_pull_request":2300586.882352941,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":3.0232558139534884,"past_year_avg_comments_per_pull_request":1.2450980392156863,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":34,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/issues","maintainers":[{"login":"gr2m","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"},{"login":"Uzlopak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Uzlopak"},{"login":"paulmelnikow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmelnikow"},{"login":"mastermatt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mastermatt"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@black-bear-energy%2Fnock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@black-bear-energy%2Fnock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@black-bear-energy%2Fnock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@black-bear-energy%2Fnock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@black-bear-energy%2Fnock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@black-bear-energy%2Fnock/codemeta","maintainers":[{"uuid":"allison-strandberg-bbe","login":"allison-strandberg-bbe","name":null,"email":"allison.strandberg@blackbearenergy.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~allison-strandberg-bbe","role":null,"created_at":"2024-06-10T18:54:29.758Z","updated_at":"2024-06-10T18:54:29.758Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/allison-strandberg-bbe/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5666570,"maintainers_count":1207853,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":14015439,"name":"@depup/nock","ecosystem":"npm","description":"HTTP server mocking and expectations library for Node.js (with updated dependencies)","homepage":"https://github.com/nock/nock#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nock/nock","keywords_array":["nock","depup","updated-dependencies","security","latest","patched"],"namespace":"depup","versions_count":2,"first_release_published_at":"2026-03-09T04:30:29.277Z","latest_release_published_at":"2026-04-06T00:41:06.646Z","latest_release_number":"14.0.12-depup.0","last_synced_at":"2026-07-08T16:16:33.845Z","created_at":"2026-03-09T04:35:32.616Z","updated_at":"2026-07-08T16:16:33.846Z","registry_url":"https://www.npmjs.com/package/@depup/nock","install_command":"npm install @depup/nock","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"14.0.12-depup.0"}},"repo_metadata":{"id":1707137,"uuid":"2436267","full_name":"nock/nock","owner":"nock","description":"HTTP server mocking and expectations library for Node.js","archived":false,"fork":false,"pushed_at":"2026-06-22T12:19:16.000Z","size":10541,"stargazers_count":13104,"open_issues_count":90,"forks_count":757,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-06-22T21:31:52.379Z","etag":null,"topics":["http","javascript","mock","nock","node"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nock.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":{"github":"nock","open_collective":"nock"}},"created_at":"2011-09-22T10:08:03.000Z","updated_at":"2026-06-20T23:53:55.000Z","dependencies_parsed_at":"2023-09-29T08:50:53.497Z","dependency_job_id":"ad9bb3a8-c42a-4e57-a5aa-80b3ae6f9d71","html_url":"https://github.com/nock/nock","commit_stats":{"total_commits":1893,"total_committers":312,"mean_commits":"6.0673076923076925","dds":0.8188061278394083,"last_synced_commit":"fc90bd3a861264c069b779d0b45c7754573e839f"},"previous_names":["pgte/nock","node-nock/nock","flatiron/nock"],"tags_count":425,"template":false,"template_full_name":null,"purl":"pkg:github/nock/nock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nock","download_url":"https://codeload.github.com/nock/nock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/sbom","scorecard":{"id":180069,"data":{"date":"2025-08-11","repo":{"name":"github.com/nock/nock","commit":"f2a3389abc27d30dc5b6bb3ea7ce4fb8664134e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 17/19 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/fix-formatting.yaml:17","Warn: no topLevel permission defined: .github/workflows/continuous-delivery.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yaml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/fix-formatting.yaml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-delivery.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-delivery.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fix-formatting.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/fix-formatting.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fix-formatting.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/fix-formatting.yaml/main?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/continuous-delivery.yaml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-16T18:39:54.755Z","repository_id":1707137,"created_at":"2025-08-16T18:39:54.755Z","updated_at":"2025-08-16T18:39:54.755Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34877471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-06-30T13:38:38.568Z","dependent_packages_count":0,"downloads":34,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.530291758948266,"dependent_packages_count":32.47518316932033,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.5027374641343},"purl":"pkg:npm/%40depup/nock","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/nock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/nock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/nock/dependencies","status":null,"funding_links":["https://github.com/sponsors/nock","https://opencollective.com/nock"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-20T22:05:27.530Z","issues_count":138,"pull_requests_count":394,"avg_time_to_close_issue":20762040.936170213,"avg_time_to_close_pull_request":3648225.2537764353,"issues_closed_count":94,"pull_requests_closed_count":331,"pull_request_authors_count":52,"issue_authors_count":122,"avg_comments_per_issue":5.391304347826087,"avg_comments_per_pull_request":1.7258883248730963,"merged_pull_requests_count":228,"bot_issues_count":1,"bot_pull_requests_count":208,"past_year_issues_count":23,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1968608.1,"past_year_avg_time_to_close_pull_request":1204521.1333333333,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":3.5217391304347827,"past_year_avg_comments_per_pull_request":1.087719298245614,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/issues","maintainers":[{"login":"gr2m","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"},{"login":"Uzlopak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Uzlopak"},{"login":"paulmelnikow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmelnikow"},{"login":"mastermatt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mastermatt"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnock/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-09T04:35:33.702Z","updated_at":"2026-03-09T04:35:33.702Z","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":5666570,"maintainers_count":1207853,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":1113735,"name":"@parisholley/nock","ecosystem":"npm","description":"HTTP server mocking and expectations library for Node.js","homepage":"https://github.com/nock/nock#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nock/nock","keywords_array":[],"namespace":"parisholley","versions_count":4,"first_release_published_at":"2019-03-30T02:01:30.048Z","latest_release_published_at":"2019-03-30T04:36:17.705Z","latest_release_number":"1.0.4","last_synced_at":"2026-07-08T16:16:35.404Z","created_at":"2022-04-08T11:08:12.453Z","updated_at":"2026-07-08T16:16:35.404Z","registry_url":"https://www.npmjs.com/package/@parisholley/nock","install_command":"npm install @parisholley/nock","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.4"}},"repo_metadata":{"id":1707137,"uuid":"2436267","full_name":"nock/nock","owner":"nock","description":"HTTP server mocking and expectations library for Node.js","archived":false,"fork":false,"pushed_at":"2026-06-22T12:19:16.000Z","size":10541,"stargazers_count":13104,"open_issues_count":90,"forks_count":757,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-06-22T21:31:52.379Z","etag":null,"topics":["http","javascript","mock","nock","node"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nock.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":{"github":"nock","open_collective":"nock"}},"created_at":"2011-09-22T10:08:03.000Z","updated_at":"2026-06-20T23:53:55.000Z","dependencies_parsed_at":"2023-09-29T08:50:53.497Z","dependency_job_id":"ad9bb3a8-c42a-4e57-a5aa-80b3ae6f9d71","html_url":"https://github.com/nock/nock","commit_stats":{"total_commits":1893,"total_committers":312,"mean_commits":"6.0673076923076925","dds":0.8188061278394083,"last_synced_commit":"fc90bd3a861264c069b779d0b45c7754573e839f"},"previous_names":["pgte/nock","node-nock/nock","flatiron/nock"],"tags_count":425,"template":false,"template_full_name":null,"purl":"pkg:github/nock/nock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nock","download_url":"https://codeload.github.com/nock/nock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/sbom","scorecard":{"id":180069,"data":{"date":"2025-08-11","repo":{"name":"github.com/nock/nock","commit":"f2a3389abc27d30dc5b6bb3ea7ce4fb8664134e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 17/19 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/fix-formatting.yaml:17","Warn: no topLevel permission defined: .github/workflows/continuous-delivery.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yaml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/fix-formatting.yaml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-delivery.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-delivery.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fix-formatting.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/fix-formatting.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fix-formatting.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/fix-formatting.yaml/main?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/continuous-delivery.yaml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-16T18:39:54.755Z","repository_id":1707137,"created_at":"2025-08-16T18:39:54.755Z","updated_at":"2025-08-16T18:39:54.755Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34877471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-06-30T13:38:38.519Z","dependent_packages_count":1,"downloads":56,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":31.254667128814578,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.9098756731987626,"forks_count":1.3735263781567304,"docker_downloads_count":null,"average":12.948360416555719},"purl":"pkg:npm/%40parisholley/nock","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@parisholley/nock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@parisholley/nock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@parisholley/nock/dependencies","status":null,"funding_links":["https://github.com/sponsors/nock","https://opencollective.com/nock"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-20T22:05:27.530Z","issues_count":138,"pull_requests_count":394,"avg_time_to_close_issue":20762040.936170213,"avg_time_to_close_pull_request":3648225.2537764353,"issues_closed_count":94,"pull_requests_closed_count":331,"pull_request_authors_count":52,"issue_authors_count":122,"avg_comments_per_issue":5.391304347826087,"avg_comments_per_pull_request":1.7258883248730963,"merged_pull_requests_count":228,"bot_issues_count":1,"bot_pull_requests_count":208,"past_year_issues_count":23,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1968608.1,"past_year_avg_time_to_close_pull_request":1204521.1333333333,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":3.5217391304347827,"past_year_avg_comments_per_pull_request":1.087719298245614,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/issues","maintainers":[{"login":"gr2m","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"},{"login":"Uzlopak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Uzlopak"},{"login":"paulmelnikow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmelnikow"},{"login":"mastermatt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mastermatt"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@parisholley%2Fnock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@parisholley%2Fnock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@parisholley%2Fnock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@parisholley%2Fnock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@parisholley%2Fnock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@parisholley%2Fnock/codemeta","maintainers":[{"uuid":"parisholley","login":"parisholley","name":null,"email":"mail@parisholley.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~parisholley","role":null,"created_at":"2022-11-20T21:26:39.206Z","updated_at":"2022-11-20T21:26:39.206Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/parisholley/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5666570,"maintainers_count":1207853,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":13719864,"name":"node-nock","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/nock/nock","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nock/nock","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T00:47:21.176Z","latest_release_published_at":"2026-02-13T00:47:21.176Z","latest_release_number":"13.3.3-1","last_synced_at":"2026-03-13T08:18:51.440Z","created_at":"2026-02-13T00:47:20.985Z","updated_at":"2026-03-13T08:53:53.160Z","registry_url":"https://launchpad.net/ubuntu/+source/node-nock","install_command":"apt-get install node-nock","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-nock","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, chai \u003c!nocheck\u003e, mocha \u003c!nocheck\u003e, node-debug \u003c!nocheck\u003e, node-form-data \u003c!nocheck\u003e, node-got \u003c!nocheck\u003e, node-isexe \u003c!nocheck\u003e, node-json-stringify-safe \u003c!nocheck\u003e, node-lodash \u003c!nocheck\u003e, node-lodash-packages \u003c!nocheck\u003e, node-propagate \u003c!nocheck\u003e, node-proxyquire \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-semver \u003c!nocheck\u003e, node-sinon \u003c!nocheck\u003e, node-sinon-chai \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T00:47:21.981Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-nock?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-nock","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-nock","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-nock/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-nock/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-nock/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-nock/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-nock/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-nock/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-nock/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}}],"commits":{"id":428,"full_name":"nock/nock","default_branch":"main","total_commits":1944,"total_committers":310,"total_bot_commits":257,"total_bot_committers":3,"mean_commits":6.2709677419354835,"dds":0.7314814814814814,"past_year_total_commits":39,"past_year_total_committers":11,"past_year_total_bot_commits":17,"past_year_total_bot_committers":1,"past_year_mean_commits":3.5454545454545454,"past_year_dds":0.5641025641025641,"last_synced_at":"2026-07-09T14:38:21.095Z","last_synced_commit":"da20f4b5e9d4656ad8a378118fa3ceb1a7723496","created_at":"2023-03-06T22:04:28.396Z","updated_at":"2026-07-09T14:35:08.032Z","committers":[{"name":"Pedro Teixeira","email":"i@pgte.me","login":"pgte","count":522},{"name":"Paul Melnikow","email":"github@paulmelnikow.com","login":"paulmelnikow","count":227},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":199},{"name":"Gregor","email":"gregor@martynus.net","login":"gr2m","count":124},{"name":"Matt R. Wilson","email":"github.public@mattw.co","login":"mastermatt","count":120},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]","login":"greenkeeper[bot]","count":51},{"name":"Ian Walker-Sperber","email":"ianwsperber@gmail.com","login":"ianwsperber","count":35},{"name":"Richard Littauer","email":"richard+github@burntfen.com","login":"RichardLitt","count":33},{"name":"ierceg","email":"ivan@softwaremarbles.com","login":"ierceg","count":28},{"name":"Konstantinos Karachalios","email":"kostask@thoughtworks.com","login":null,"count":26},{"name":"Michael Solomon","email":"github@tltv.co.il","login":"mikicho","count":24},{"name":"Roly Fentanes","email":"roly426@gmail.com","login":"fent","count":15},{"name":"greenkeeperio-bot","email":"support@greenkeeper.io","login":"greenkeeperio-bot","count":12},{"name":"Bin Chang","email":"chang@uber.com","login":null,"count":11},{"name":"tinogomes","email":"tinorj@gmail.com","login":"tinogomes","count":10},{"name":"Keith Laban","email":"kelaban17@gmail.com","login":"kelaban","count":10},{"name":"Tim Perry","email":"pimterry@gmail.com","login":"pimterry","count":9},{"name":"Mayank Badola","email":"mbadola@expedia.com","login":"mbad0la","count":9},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":7},{"name":"Martin Kuba","email":"mkuba@newrelic.com","login":null,"count":7},{"name":"Alexander Simmerl","email":"alx@soundcloud.com","login":"xla","count":6},{"name":"Aras Abbasi","email":"aras.abbasi@googlemail.com","login":"Uzlopak","count":6},{"name":"Matt Lavin","email":"matt.lavin@gmail.com","login":"mdlavin","count":6},{"name":"Nuno Job","email":"nunojobpinto@gmail.com","login":"dscape","count":6},{"name":"Ivan Erceg","email":"ierceg@sugarcrm.com","login":null,"count":6},{"name":"Jonas Lilja","email":"jonas.lilja@danielwellington.com","login":null,"count":6},{"name":"Ryunosuke SATO","email":"tricknotes.rs@gmail.com","login":"tricknotes","count":5},{"name":"Leo Liang","email":"leoliang@gmail.com","login":"aleung","count":5},{"name":"Hendrik Liebau","email":"mail@hendrik-liebau.de","login":"unstubbable","count":5},{"name":"Brett Porter","email":"brett@apache.org","login":"brettporter","count":5},{"name":"Spencer Alger","email":"spencer@spenceralger.com","login":null,"count":5},{"name":"n30n0v","email":"n30n0v@gmail.com","login":null,"count":4},{"name":"Steven Lambert","email":"steven.lambert@ldschurch.org","login":null,"count":4},{"name":"Natan Sągol","email":"m@merlinnot.com","login":"merlinnot","count":4},{"name":"michuNEEO","email":"michael@neeo.com","login":"neophob","count":4},{"name":"Steve Lamb","email":"steve@stevelamb.io","login":"zeevl","count":4},{"name":"Peter Conerly","email":"pconerly@gmail.com","login":"pconerly","count":4},{"name":"Moo Yeol, Lee (Prescott)","email":"mooyoul@gmail.com","login":"mooyoul","count":4},{"name":"Jeffrey Jagoda","email":"jeffrey.jagoda@gmail.com","login":"jagoda","count":4},{"name":"Ian Young","email":"ian.greenleaf@gmail.com","login":"iangreenleaf","count":4},{"name":"Jess","email":"jessachandler@gmail.com","login":"monkeywithacupcake","count":4},{"name":"Mike Swift","email":"theycallmeswift@gmail.com","login":"theycallmeswift","count":3},{"name":"cmswalker","email":"cmichaelswalker@gmail.com","login":"cmswalker","count":3},{"name":"Rui Marinho","email":"rpm@seegno.com","login":null,"count":3},{"name":"Nuno Sousa","email":"nuno@bitreserve.org","login":null,"count":3},{"name":"Jonathan Bergknoff","email":"jonathan.bergknoff@makerstudios.com","login":null,"count":3},{"name":"James Herdman","email":"james.herdman@me.com","login":null,"count":3},{"name":"Dominic Barnes","email":"dominic@segment.io","login":null,"count":3},{"name":"Ian Young","email":"iany@amcoonline.net","login":null,"count":3},{"name":"Dan Jenkins","email":"dan.jenkins88@gmail.com","login":"danjenkins","count":3},{"name":"Eric Saboia","email":"esaboia@gmail.com","login":"ericsaboia","count":3},{"name":"Ethan Arrowood","email":"ethan.arrowood@gmail.com","login":"Ethan-Arrowood","count":3},{"name":"Harry Moreno","email":"morenoh149@gmail.com","login":"morenoh149","count":3},{"name":"Jonas Lilja","email":"jonas@lilja.io","login":"jlilja","count":3},{"name":"Josh Crowther","email":"jshcrowthe@gmail.com","login":"jshcrowthe","count":3},{"name":"Justin","email":"justincyork@gmail.com","login":"justincy","count":3},{"name":"Nikas Praninskas","email":"nikaspran@gmail.com","login":"nikaspran","count":3},{"name":"Ruben Verborgh","email":"ruben@verborgh.org","login":"RubenVerborgh","count":3},{"name":"Seth Miller","email":"cr125rider@gmail.com","login":"four43","count":3},{"name":"vwxyutarooo","email":"yutaro@studio-rubbish.com","login":"vwxyutarooo","count":3},{"name":"Alexsey","email":"agat00@gmail.com","login":"Alexsey","count":3},{"name":"Deepti Agrawal","email":"deeptiagrawa@gmail.com","login":"deeptiagrawa","count":2},{"name":"Chengxuan","email":"xcxncu@gmail.com","login":"Chengxuan","count":2},{"name":"Brian M. Jemilo II","email":"jemiloii@jemiloii.com","login":"JemiloII","count":2},{"name":"Mike Chen","email":"mhchen@gmail.com","login":"mhchen","count":2},{"name":"Miha Rebernik","email":"miha@rebernik.info","login":"mihar","count":2},{"name":"tonyskn","email":"tonyskn@gmail.com","login":"tonyskn","count":2},{"name":"Micheil Smith","email":"micheil@brandedcode.com","login":"miksago","count":2},{"name":"Michael Nisi","email":"michael.nisi@gmail.com","login":"michaelnisi","count":2},{"name":"Maxime Bargiel","email":"maxime.bargiel@gmail.com","login":"mbargiel","count":2},{"name":"Matt Robenolt","email":"matt@ydekproductions.com","login":"mattrobenolt","count":2},{"name":"Mathew Joe Thomas","email":"disrupticons@gmail.com","login":"mathewjoe","count":2},{"name":"Xavier Zhou","email":"xiayezhou@gmail.com","login":"xavierchow","count":2},{"name":"stormslowly@gmail.com","email":"stormslowly@gmail.com","login":"stormslowly","count":2},{"name":"facundoolano","email":"facundo.olano@gmail.com","login":"facundoolano","count":2},{"name":"elergy","email":"elergy@yandex-team.ru","login":"Elergy","count":2},{"name":"Jiri Spac","email":"capajj@gmail.com","login":"capaj","count":2},{"name":"eddie.chen","email":"chenghung0510@gmail.com","login":"chenghung","count":2},{"name":"Jon B","email":"buonaccorsi@gmail.com","login":"buonaccorsi","count":2},{"name":"bcoe","email":"bencoe@gmail.com","login":"bcoe","count":2},{"name":"Vladimir Chuprazov","email":"82871772+VladimirChuprazov","login":"VladimirChuprazov","count":2},{"name":"Thomas Watson Steen","email":"w@tson.dk","login":"watson","count":2},{"name":"TLPcoder","email":"trevorpellegrini@gmail.com","login":"TLPcoder","count":2},{"name":"Salman Mitha","email":"salmanmitha@gmail.com","login":"salmanm","count":2},{"name":"Brian J Brennan","email":"brianloveswords@gmail.com","login":"brianloveswords","count":2},{"name":"Bradley Bridges","email":"blbridges96@gmail.com","login":"bbridges","count":2},{"name":"Aurélien Thieriot","email":"a.thieriot@gmail.com","login":"athieriot","count":2},{"name":"Attila Incze","email":"attila.incze@gmail.com","login":"atimb","count":2},{"name":"Aron Woost","email":"aron@springworks.de","login":"aronwoost","count":2},{"name":"Anthony Hildoer","email":"anthony@bluerival.com","login":"hildoer","count":2},{"name":"André Cruz","email":"andremiguelcruz@msn.com","login":"satazor","count":2},{"name":"Andrei Rusu","email":"andrei.rusu@beatfactor.net","login":"beatfactor","count":2},{"name":"Lorens León","email":"leon19","login":"leon19","count":2},{"name":"Kevin Woo","email":"kevinawoo","login":"kevinawoo","count":2},{"name":"Jérôme Avoustin","email":"jerome@avoustin.com","login":"rehia","count":2},{"name":"Josip Delic","email":"delijati@googlemail.com","login":"delijati","count":2},{"name":"Jeff Smale","email":"jeffsmale90@gmail.com","login":"jeffsmale90","count":2},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":2},{"name":"George Miroshnykov","email":"george.miroshnykov@gmail.com","login":"gmiroshnykov","count":2},{"name":"Francis Gulotta","email":"wizard@roborooter.com","login":"reconbot","count":2},{"name":"Evan Kohilas","email":"ekohilas","login":"ekohilas","count":2},{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com","login":"rexxars","count":2},{"name":"Dávid Szakállas","email":"david.szakallas@gmail.com","login":"dszakallas","count":2},{"name":"Robert Hurst","email":"RobertWHurst","login":"RobertWHurst","count":2},{"name":"Stephen Prater","email":"me@stephenprater.com","login":"stephenprater","count":2},{"name":"douglaseggleton","email":"douglas.eggleton@wonga.com","login":null,"count":2},{"name":"Rémy HUBSCHER","email":"rhubscher@mozilla.com","login":null,"count":2},{"name":"Nicolas Prade","email":"nicolas.prade@oracle.com","login":null,"count":2},{"name":"Nuno Sousa","email":"nfs@seegno.com","login":null,"count":2},{"name":"Rudy Jahchan","email":"rudy@carbonfive.com","login":null,"count":2},{"name":"Eugene Krevenets","email":"hyzhak@ya.ru","login":null,"count":2},{"name":"Jeff Jagoda","email":"jjagoda@bandwidth.com","login":null,"count":2},{"name":"Kevin Burke","email":"burke@shyp.com","login":null,"count":2},{"name":"Cameron Lakenen","email":"lakenen@box.com","login":null,"count":2},{"name":"David Tanner","email":"david.tanner@vivintsolar.com","login":null,"count":2},{"name":"Mac Angell","email":"maca@ecollege.com","login":null,"count":2},{"name":"Filippo Conti","email":"filippo@codekraft.it","login":null,"count":1},{"name":"Łukasz Strączyński","email":"lukasz.straczynski@grandparade.co.uk","login":null,"count":1},{"name":"Fabiano França","email":"fabiano@algumasideias.net","login":null,"count":1},{"name":"Erik W","email":"erweiss@teshack.com","login":null,"count":1},{"name":"Eleanor Demis","email":"eleanor@dave.com","login":null,"count":1},{"name":"Duke Dorje","email":"duke.dorje@gmail.com","login":null,"count":1},{"name":"David Rousselie","email":"david.rousselie@happycoders.org","login":null,"count":1},{"name":"Andrew Kramolisch","email":"andykram@vt.edu","login":null,"count":1},{"name":"Charlie Briggs","email":"charlie.briggs@bbc.co.uk","login":null,"count":1},{"name":"Balazs Nagy","email":"balazs.1.nagy@nsn.com","login":null,"count":1},{"name":"Benjamin Coe","email":"ben@npmjs.com","login":null,"count":1},{"name":"Alexander Simmerl","email":"a.simmerl@googlemail.com","login":null,"count":1},{"name":"Alexander Rusakov","email":"a_s_rusakov@mail.ru","login":"arusakov","count":1},{"name":"Alex Zylman","email":"alex.zylman@gmail.com","login":"azylman","count":1},{"name":"Alex Voitau","email":"voitau","login":"voitau","count":1},{"name":"Alex Gilleran","email":"AlexGilleran","login":"AlexGilleran","count":1},{"name":"Aleksei Androsov","email":"doochik@ya.ru","login":"doochik","count":1},{"name":"Aleksander Barszczewski","email":"alek.barszczewski@gmail.com","login":"alekbarszczewski","count":1},{"name":"Alberto Pose","email":"albertopose@gmail.com","login":"pose","count":1},{"name":"yinrong7","email":"yinrong@jd.com","login":null,"count":1},{"name":"lihail","email":"lihailemail","login":null,"count":1},{"name":"alanclarke","email":"hi@alz.so","login":null,"count":1},{"name":"abdul","email":"abdul@objectlabs.com","login":null,"count":1},{"name":"Zhiyou Liu","email":"zhiyou.liu@hulu.com","login":null,"count":1},{"name":"Will Myers","email":"will@usebutton.com","login":null,"count":1},{"name":"Tim Rogers","email":"tim@gocardless.com","login":null,"count":1},{"name":"Tiago Ribeiro","email":"tlr@seegno.com","login":null,"count":1},{"name":"Shreyansh Pandey","email":"pandey@uw.edu","login":null,"count":1},{"name":"Samuel Roldan","email":"samuel.roldan@thestreet.com","login":null,"count":1},{"name":"Sam A. Horvath-Hunt","email":"github@samhh.com","login":null,"count":1},{"name":"PsiXdev","email":"psix.dev@yandex.ru","login":null,"count":1},{"name":"Nils Bunger","email":"nils@mobilespaninc.com","login":null,"count":1},{"name":"Neeraj","email":"neeraj@teamgum.com","login":null,"count":1},{"name":"Sebastian Thiel","email":"sthiel@thoughtworks.com","login":null,"count":1},{"name":"Mike Graf","email":"mike.graf@clever.com","login":null,"count":1},{"name":"Mikael Arneborn","email":"mikael@songlily.com","login":null,"count":1},{"name":"Kirill Izotov","email":"enykeev@stackstorm.com","login":null,"count":1},{"name":"Ken Sheedlo","email":"ken.sheedlo@rackspace.com","login":null,"count":1},{"name":"Josh Marchello","email":"jmarchello@mersoft.com","login":null,"count":1},{"name":"Omar Khan","email":"omar@omarkhan.me","login":"omarkhan","count":1},{"name":"Oskari Okko Ojala","email":"okko@nitor.com","login":"okko","count":1},{"name":"Paolo Priotto","email":"paolo@priotto.de","login":"depoulo","count":1},{"name":"Paris Holley","email":"mail@parisholley.com","login":"parisholley","count":1},{"name":"PatSmuk360","email":"psmuk@360insights.com","login":"PatSmuk360","count":1},{"name":"Patrick Williams","email":"pwmckenna@gmail.com","login":"pwmckenna","count":1},{"name":"Paul Dechov","email":"dechovsky@gmail.com","login":"dechov","count":1},{"name":"Petar Dodev","email":"dodev@yandex-team.ru","login":"dodev","count":1},{"name":"Peter A. Bigot","email":"pab@pabigot.com","login":"pabigot","count":1},{"name":"Peter Chanthamynavong","email":"peterkc@gmail.com","login":"peterkc","count":1},{"name":"Peter Morlion","email":"peter.morlion@gmail.com","login":"petermorlion","count":1},{"name":"Petr Joachim","email":"petr@joachim.cz","login":"petrjoachim","count":1},{"name":"Andrew Nikolaev","email":"qpkskynet@gmail.com","login":"quaternion","count":1},{"name":"Rahul Chaudhary","email":"rahul300chaudhary400@gmail.com","login":"rash805115","count":1},{"name":"Rob Ballou","email":"rob.ballou@gmail.com","login":"robballou","count":1},{"name":"Robert Kesteson","email":"rkesters@gmail.com","login":"rkesters","count":1},{"name":"Roman Gotsiy","email":"gotsijroman@gmail.com","login":"RomanHotsiy","count":1},{"name":"Rory Dent","email":"whishana@gmail.com","login":"Thebigbignooby","count":1},{"name":"Rouan Wilsenach","email":"rouanw","login":"rouanw","count":1},{"name":"Logan Tegman","email":"ltegman@gmail.com","login":"ltegman","count":1},{"name":"Lorenzo Giuliani","email":"lorenzo@giuliani.me","login":"zenlor","count":1},{"name":"Luigi Pinca","email":"luigipinca@gmail.com","login":"lpinca","count":1},{"name":"Maarten Rijke","email":"maartenrijke@gmail.com","login":"mrijke","count":1},{"name":"Maki-shmaki","email":"omakolegmaki@gmail.com","login":"omakoleg","count":1},{"name":"Martin Kolárik","email":"martin@kolarik.sk","login":"MartinKolarik","count":1},{"name":"Matt Oakes","email":"matt@ribot.co.uk","login":"matt-oakes","count":1},{"name":"Matt Olson","email":"mattlolson@gmail.com","login":"mlolson","count":1},{"name":"Matt Travi","email":"github@travi.org","login":"travi","count":1},{"name":"Max Belsky","email":"public.belsky@gmail.com","login":"mbelsky","count":1},{"name":"Maximilian Güntner","email":"code@klandest.in","login":"mguentner","count":1},{"name":"Michael Pardue","email":"mpardue@gmail.com","login":"mpardue","count":1},{"name":"Michael Seidel","email":"mjseidel","login":"mjseidel","count":1},{"name":"Michał Wadas","email":"michalwadas@gmail.com","login":"Ginden","count":1},{"name":"Mike Reinstein","email":"reinstein.mike@gmail.com","login":"mreinstein","count":1},{"name":"Nathan Naveen","email":"42319948+nathannaveen","login":"nathannaveen","count":1},{"name":"Nick Bartlett","email":"nbartlett7@gmail.com","login":"tteltrab","count":1},{"name":"Nils Knappmeier","email":"npm@knappi.org","login":"nknapp","count":1},{"name":"Oliver Wong","email":"oliver@stripe.com","login":"oliver-stripe","count":1},{"name":"Ruben Bridgewater","email":"ruben@bridgewater.de","login":"BridgeAR","count":1},{"name":"Umair Sarfraz","email":"aquadestructor@icloud.com","login":"laumair","count":1},{"name":"UndeadBaneGitHub","email":"u9262450174@gmail.com","login":"UndeadBaneGitHub","count":1},{"name":"Vincent Trumpff","email":"vincent-tr","login":"vincent-tr","count":1},{"name":"Will Prater","email":"will@superformula.com","login":"wprater","count":1},{"name":"Willson Mock","email":"willson.mock@gmail.com","login":"fay-jai","count":1},{"name":"Wilson Page","email":"wilsonpage@me.com","login":"wilsonpage","count":1},{"name":"Yann Odeyer","email":"yann@odeyer.com","login":"yodeyer","count":1},{"name":"Zeke Sikelianos","email":"zeke@sikelianos.com","login":"zeke","count":1},{"name":"Zolmeister","email":"zolikahan@gmail.com","login":"Zolmeister","count":1},{"name":"abarre","email":"anthony.barre87@gmail.com","login":"abarre","count":1},{"name":"andremrodrigues","email":"ei03019@fe.up.pt","login":"andremrodrigues","count":1},{"name":"aromatt","email":"amatteson3@gmail.com","login":"aromatt","count":1},{"name":"bacchusrx","email":"bacchusrx@eightstar.ca","login":"bacchusrx","count":1},{"name":"easyhard","email":"liuzhiyou.cs@gmail.com","login":"EasyHard","count":1},{"name":"hems.io","email":"hems.inlet@gmail.com","login":"hems","count":1},{"name":"krackerman","email":"kodiackerman@msn.com","login":"KodiVerse","count":1},{"name":"louib","email":"louib","login":"louib","count":1},{"name":"stubar","email":"2412415+stubar","login":"stubar","count":1},{"name":"taoz1","email":"taoz110818@gmail.com","login":"taozi0818","count":1},{"name":"Ryan Lewis","email":"ryanharrisonlewis@gmail.com","login":"ryanmurakami","count":1},{"name":"Ryan Wheale","email":"ryan.wheale@gmail.com","login":"DesignByOnyx","count":1},{"name":"Rémi Jarasson","email":"remi.jarasson@gmail.com","login":"ArTiSTiX","count":1},{"name":"Sahat Yalkabov","email":"sahat","login":"sahat","count":1},{"name":"SapirBaruch","email":"sapirbaruch01@gmail.com","login":"sapirbaruch","count":1},{"name":"Sarah Hayman","email":"sarah.hayman@gmail.com","login":"serahhh","count":1},{"name":"Saryev Rustam","email":"70219513+rsaryev","login":"rsaryev","count":1},{"name":"Sascha Drews","email":"mail@perfusorius.de","login":"perfusorius","count":1},{"name":"Sebastian Herrlinger","email":"hasta84@gmail.com","login":"kommander","count":1},{"name":"Pimm \"de Chinchilla\" Hogeling","email":"pimmhogeling@gmail.com","login":"Pimm","count":1},{"name":"Simon Taylor","email":"nizmox@gmail.com","login":"s-taylor","count":1},{"name":"Sven Lito","email":"svnlto","login":"svnlto","count":1},{"name":"Sébastien Van Bruaene","email":"10073962+Beretta1979","login":"Beretta1979","count":1},{"name":"Taylor Everding","email":"taylor1791","login":"taylor1791","count":1},{"name":"Thomas Scholtes","email":"geigerzaehler@axiom.fm","login":"geigerzaehler","count":1},{"name":"Thomas Shafer","email":"thomasjshafer@gmail.com","login":"trshafer","count":1},{"name":"Tim Harper","email":"timcharper@gmail.com","login":"timcharper","count":1},{"name":"Tim Rogers","email":"me@timrogers.co.uk","login":"timrogers","count":1},{"name":"Tom Hosford","email":"tom.hosford@gmail.com","login":"tjhosford","count":1},{"name":"Benjamin Urban","email":"benjamin.urban@sueddeutsche.de","login":"benurb","count":1},{"name":"C. T. Lin","email":"chentsulin@gmail.com","login":"chentsulin","count":1},{"name":"Chris Ulanowicz","email":"src3collector@gmail.com","login":"scavenger1320","count":1},{"name":"Cole Turner","email":"turner.cole@gmail.com","login":"coleturner","count":1},{"name":"Cory Reed","email":"creed@mrn.org","login":"swashcap","count":1},{"name":"Damian Janowski","email":"damian.janowski@gmail.com","login":"djanowski","count":1},{"name":"Dan Ristea","email":"danraduristea@gmail.com","login":"danrr","count":1},{"name":"Jerry Chen","email":"48341581+ordinary9843","login":"ordinary9843","count":1},{"name":"Darius D","email":"ddzien2@gmail.com","login":"ddzz","count":1},{"name":"Dave Cadwallader","email":"dcadwallader@gmail.com","login":"geekdave","count":1},{"name":"David Björklund","email":"david.bjorklund@gmail.com","login":"kesla","count":1},{"name":"David Chambers","email":"dc@davidchambers.me","login":"davidchambers","count":1},{"name":"David Cho-Lerat","email":"david.cho-lerat@hl2.com","login":"david-cho-lerat-HL2","count":1},{"name":"David M. Lee","email":"dlee@respoke.io","login":"leedm777","count":1},{"name":"David Pate","email":"davidtpate@gmail.com","login":"DavidTPate","count":1},{"name":"David Stone","email":"dcstone09@gmail.com","login":"dcstone09","count":1},{"name":"David Tanner","email":"darthtanner@gmail.com","login":"DavidTanner","count":1},{"name":"Dustin Deus","email":"deusdustin@gmail.com","login":"StarpTech","count":1},{"name":"Edo Rivai","email":"edo.rivai@gmail.com","login":"edorivai","count":1},{"name":"Jezeniel Zapanta","email":"jpzapanta22@gmail.com","login":null,"count":1},{"name":"Alberto Gasparin","email":"albertogasparin@gmail.com","login":"albertogasparin","count":1},{"name":"Abimbola Idowu","email":"hisabimbola","login":"hisabimbola","count":1},{"name":"Daniel Mora","email":"38921751+ww-daniel-mora","login":"ww-daniel-mora","count":1},{"name":"Alexander Tesfamichael","email":"Alex.Tesfamichael@gmail.com","login":"alextes","count":1},{"name":"Alexey","email":"akaguny","login":"akaguny","count":1},{"name":"Allen Luce","email":"allenluce","login":"allenluce","count":1},{"name":"Alpha","email":"AlphaWong","login":"AlphaWong","count":1},{"name":"Anders D. Johnson","email":"AndersDJohnson","login":"AndersDJohnson","count":1},{"name":"Andrew Bradley","email":"cspotcode@gmail.com","login":"cspotcode","count":1},{"name":"Andrew Chilton","email":"andychilton@gmail.com","login":"chilts","count":1},{"name":"Ben Buckman","email":"ben@benbuckman.net","login":"benbuckman","count":1},{"name":"Artur Mkrtchyan","email":"mkrtchyan.artur@gmail.com","login":"arturmkrtchyan","count":1},{"name":"Artem Zakharchenko","email":"kettanaito@gmail.com","login":"kettanaito","count":1},{"name":"Antoine R. Dumont","email":"antoine.romain.dumont@gmail.com","login":"ardumont","count":1},{"name":"Anshuman","email":"anshu.av97@gmail.com","login":"anshumanv","count":1},{"name":"Angelo Gazzola","email":"angelo@nglgzz.com","login":"nglgzz","count":1},{"name":"Andy Fowler","email":"andy@andyfowler.com","login":"andyfowler","count":1},{"name":"Andrii Kostenko","email":"andrey@kostenko.name","login":"gugu","count":1},{"name":"Eric McCarthy","email":"eric@limulus.net","login":"limulus","count":1},{"name":"Jan Sepke","email":"625043+jansepke","login":"jansepke","count":1},{"name":"Jeff Lee","email":"jeffomatic@gmail.com","login":"jeffomatic","count":1},{"name":"Jianzhong Chen","email":"harrychen-cjz@hotmail.com","login":"cjzcpsyx","count":1},{"name":"Jinwoo Lee","email":"jinwoo@google.com","login":"jinwoo","count":1},{"name":"Joe Boyle","email":"jboyle617@gmail.com","login":"helloitsjoe","count":1},{"name":"Johannes Pfrang","email":"johannespfrang@gmail.com","login":"johnp","count":1},{"name":"José F. Romaniello","email":"jfromaniello@gmail.com","login":"jfromaniello","count":1},{"name":"Josh McMillan","email":"josh@joshmcmillan.co.uk","login":"mcmillan","count":1},{"name":"Joyce","email":"joycebrum@google.com","login":"joycebrum","count":1},{"name":"Justin Vallelonga","email":"jlvallelonga@gmail.com","login":"jlvallelonga","count":1},{"name":"Jérémy Benoist","email":"j0k3r","login":"j0k3r","count":1},{"name":"Ken Sheedlo","email":"ovrkenthousand@gmail.com","login":"ksheedlo","count":1},{"name":"Kevin Perez","email":"kevin.perez@magmalabs.io","login":"kevinnio","count":1},{"name":"Kevin Smith","email":"kevinsmithorn@gmail.com","login":"ksmith97","count":1},{"name":"Kyle Schattler","email":"kyleschattler@gmail.com","login":"kschat","count":1},{"name":"Kévin Bernard-Allies","email":"kbernard-allies@bajoo.fr","login":"BAKFR","count":1},{"name":"Lars Haßler","email":"mail@larshassler.com","login":"LarsHassler","count":1},{"name":"Laurence Dougal Myers","email":"laurencedougalmyers@gmail.com","login":"laurence-myers","count":1},{"name":"Leif Eriksen","email":"leif.eriksen.au@gmail.com","login":"leriksen","count":1},{"name":"Eric Skogen","email":"audionerd","login":"audionerd","count":1},{"name":"Ethan Garofolo","email":"juanpaco@gmail.com","login":"juanpaco","count":1},{"name":"François Martin","email":"f.martin@fastmail.com","login":"martinfrancois","count":1},{"name":"Fredrik Wollsén","email":"motin@motin.eu","login":"motin","count":1},{"name":"Fábio Santos","email":"fabiosantosart@gmail.com","login":"fabiosantoscode","count":1},{"name":"Gabe Gorelick","email":"gabegorelick@gmail.com","login":"gabegorelick","count":1},{"name":"Gavin Mogan","email":"github@gavinmogan.com","login":"halkeye","count":1},{"name":"George Ornbo","email":"george@shapeshed.com","login":"shapeshed","count":1},{"name":"Gonzalo Romano","email":"31010588+gonza-lito","login":"gonza-lito","count":1},{"name":"Gurpreet Atwal","email":"git@gatwal.com","login":"gurpreetatwal","count":1},{"name":"Hari Prasetyo","email":"hari.prasetyo@grabtaxi.com","login":"hapr05","count":1},{"name":"Hidenari Nozaki","email":"hidenari@gmail.com","login":"ghiden","count":1},{"name":"HiiTea","email":"luohaojing@gmail.com","login":"sabrinaluo","count":1},{"name":"HonkingGoose","email":"34918129+HonkingGoose","login":"HonkingGoose","count":1},{"name":"Hugo Durães","email":"hugoduraes@gmail.com","login":"hugoduraes","count":1},{"name":"Islam Sharabash","email":"islam.sharabash@gmail.com","login":"ibash","count":1},{"name":"Izaak Sofer","email":"izaakrogan@googlemail.com","login":"izaakrogan","count":1},{"name":"Jake Pruitt","email":"jrpruit1@asu.edu","login":"jakepruitt","count":1},{"name":"James Nail","email":"jrnail23@gmail.com","login":"jrnail23","count":1},{"name":"vrinek","email":"vrinek","login":"vrinek","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":17},{"name":"Michael Solomon","email":"github@tltv.co.il","login":"mikicho","count":12},{"name":"Lorens León","email":"leon19","login":"leon19","count":2},{"name":"Tim Harper","email":"timcharper@gmail.com","login":"timcharper","count":1},{"name":"SapirBaruch","email":"sapirbaruch01@gmail.com","login":"sapirbaruch","count":1},{"name":"Ruben Bridgewater","email":"ruben@bridgewater.de","login":"BridgeAR","count":1},{"name":"Oskari Okko Ojala","email":"okko@nitor.com","login":"okko","count":1},{"name":"Jerry Chen","email":"48341581+ordinary9843","login":"ordinary9843","count":1},{"name":"Gregor Martynus","email":"39992+gr2m","login":"gr2m","count":1},{"name":"Evan Kohilas","email":"ekohilas","login":"ekohilas","count":1},{"name":"Artem Zakharchenko","email":"kettanaito@gmail.com","login":"kettanaito","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-11T00:00:14.669Z","repositories_count":6302966,"commits_count":864249709,"contributors_count":35280638,"owners_count":1189452,"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":"nock/nock","html_url":"https://github.com/nock/nock","last_synced_at":"2026-07-08T14:22:14.942Z","status":"active","issues_count":142,"pull_requests_count":407,"avg_time_to_close_issue":20234500.164948452,"avg_time_to_close_pull_request":3957565.560471976,"issues_closed_count":97,"pull_requests_closed_count":339,"pull_request_authors_count":58,"issue_authors_count":125,"avg_comments_per_issue":5.295774647887324,"avg_comments_per_pull_request":1.71007371007371,"merged_pull_requests_count":234,"bot_issues_count":1,"bot_pull_requests_count":213,"past_year_issues_count":18,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":3670687.8571428573,"past_year_avg_time_to_close_pull_request":1215387.05,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":2.388888888888889,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":18,"created_at":"2023-05-11T12:04:21.454Z","updated_at":"2026-07-08T14:22:14.943Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/issues","issue_labels_count":{"table":{"bug":98,"feature":20,"released":13,"released on @beta":11,"support":9,"awaiting response":7,"stale":6,"pull request welcome":4,"interceptors":4,"blocked":2,"breaking-change":1,"Recorder":1,"good first issue":1,"TypeScript":1}},"pull_request_labels_count":{"table":{"dependencies":208,"javascript":203,"released":124,"released on @beta":57,"github_actions":5,"feature":1,"breaking-change":1}},"issue_author_associations_count":{"table":{"NONE":124,"CONTRIBUTOR":15,"MEMBER":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":332,"NONE":55,"MEMBER":20}},"issue_authors":{"table":{"Uzlopak":4,"mbargiel":3,"mikicho":3,"marcello3d":3,"simlu":2,"marikaner":2,"kanadgupta":2,"ClementValot":2,"Torniojaws":2,"kuzdogan":2,"lichliu90":2,"kevinoid":2,"YasharF":1,"slagiewka":1,"appiepollo14":1,"jonathansamines":1,"timcharper":1,"justin-caldicott":1,"jdmarshall":1,"tamlyn":1,"cjihrig":1,"iamcdonald":1,"robcresswell":1,"sofisl":1,"Sophie3437":1,"igibek":1,"lloan":1,"joaofnds":1,"jzaefferer":1,"taozi0818":1,"andreafspeziale":1,"DirkRusche-Otto":1,"Hugo01":1,"malwarebo":1,"coleturner":1,"diegoaguilar":1,"lajohnston":1,"ddolcimascolo":1,"volkanunsal":1,"bramski":1,"bpinto":1,"trentm":1,"techxplorer":1,"BrunoQuaresma":1,"cyberwombat":1,"sam-super":1,"cspotcode":1,"josephearl":1,"bartoszhernas":1,"allcontributors[bot]":1,"anthony-telljohann":1,"craig-davis":1,"G-Rath":1,"RedTn":1,"aqemi":1,"Nenry":1,"cinder-fish":1,"ruiaraujo":1,"paulmelnikow":1,"maapteh":1,"soudagar":1,"Jualex":1,"b-brefeld":1,"johnb8005":1,"vlucas":1,"andykais":1,"stephen-willoughby":1,"QuentinLemCode":1,"TrevorKarjanis":1,"rafaelrpinto":1,"benmccann":1,"Megamind51":1,"hildoer":1,"andreas-roessler":1,"ghost91-":1,"thislooksfun":1,"richardscarrott":1,"mcometa":1,"agustindiaz-celsius":1,"hkovesdi":1,"DanCurryy":1,"gutenye":1,"jrball3":1,"gregoryorton-ws":1,"wviveiro":1,"sstern6":1,"jaylonez":1,"nu11soft":1,"fregante":1,"DesignByOnyx":1,"radekbenkel":1,"Giovannini":1,"holzerch":1,"mhio":1,"indrek-sixfold":1,"JustinBeckwith":1,"jGleitz":1,"salouri":1,"busma13":1,"mayorandrew":1,"samwho":1,"paulbrimicombe":1,"sdomagala":1,"michael42":1,"konradholub":1,"eethan1":1,"hntddt123":1,"luky1300":1,"idetailaid-team":1,"GeoffreyPlitt":1,"johnp":1,"Apokalypt":1,"aronduby":1,"kaminskypavel":1,"glenlvy":1,"zakwalters":1,"abriginets":1,"wanjuntham":1,"LeanNavarrete":1,"sadams":1,"guy-ecton":1,"matteodisabatino":1,"garyking":1,"alexis-aquanty":1,"ten-kis":1}},"pull_request_authors":{"table":{"dependabot[bot]":209,"mikicho":87,"gr2m":10,"Uzlopak":10,"ekohilas":6,"mbargiel":5,"allcontributors[bot]":4,"johnp":4,"stephenprater":4,"leon19":3,"rsaryev":3,"VladimirChuprazov":3,"aaharu":2,"tsebas":2,"joycebrum":2,"paulbrimicombe":2,"nestor-lobo-work":2,"sezanzeb":2,"menthena":2,"mastermatt":2,"KristjanTammekivi":2,"pranaygp":2,"perrin4869":2,"sam-super":2,"Rosesjaya89":2,"BridgeAR":1,"DesignByOnyx":1,"nopeless":1,"sadams":1,"MD-Mushfiqur123":1,"SAY-5":1,"sapirbaruch":1,"mlegenhausen":1,"samhh":1,"mortenk":1,"Stoobyy":1,"cspotcode":1,"ForestBeaver":1,"puneetdixit200":1,"nathannaveen":1,"geigerzaehler":1,"dios-david":1,"henry-sweat":1,"timcharper":1,"kschat":1,"bartoszhernas":1,"jansepke":1,"louy":1,"markgmilner":1,"tebriel":1,"depoulo":1,"ibash":1,"att14":1,"jaridmargolin":1,"jrnail23":1,"kettanaito":1,"svix-mman":1,"okko":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-09T00:00:19.777Z","repositories_count":14865032,"issues_count":32386089,"pull_requests_count":106460928,"authors_count":11339226,"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":{"bug":17,"released":3,"feature":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":18,"javascript":15,"released":9,"github_actions":3,"released on @beta":3}},"past_year_issue_author_associations_count":{"table":{"NONE":17,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":28,"NONE":10,"MEMBER":2}},"past_year_issue_authors":{"table":{"anthony-telljohann":1,"appiepollo14":1,"aqemi":1,"bramski":1,"DirkRusche-Otto":1,"ghost91-":1,"Giovannini":1,"gregoryorton-ws":1,"indrek-sixfold":1,"lajohnston":1,"Megamind51":1,"mhio":1,"nu11soft":1,"sofisl":1,"stephen-willoughby":1,"timcharper":1,"TrevorKarjanis":1,"YasharF":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":18,"mikicho":6,"ekohilas":2,"menthena":2,"BridgeAR":1,"henry-sweat":1,"kettanaito":1,"leon19":1,"MD-Mushfiqur123":1,"okko":1,"puneetdixit200":1,"sapirbaruch":1,"SAY-5":1,"Stoobyy":1,"svix-mman":1,"timcharper":1}},"maintainers":[{"table":{"login":"gr2m","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"}},{"table":{"login":"Uzlopak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Uzlopak"}},{"table":{"login":"mastermatt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mastermatt"}},{"table":{"login":"mikicho","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikicho"}},{"table":{"login":"paulmelnikow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmelnikow"}}],"active_maintainers":[{"table":{"login":"mikicho","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikicho"}}]}},"events":null,"keywords":["http","javascript","mock","nock","node"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/continuous-delivery.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:19:53.352Z","updated_at":"2023-01-13T11:19:53.352Z","repository_link":"https://github.com/nock/nock/blob/main/.github/workflows/continuous-delivery.yaml","dependencies":[{"id":6875604686,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875604687,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/continuous-integration.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:19:53.371Z","updated_at":"2023-01-13T11:19:53.371Z","repository_link":"https://github.com/nock/nock/blob/main/.github/workflows/continuous-integration.yaml","dependencies":[{"id":6875604688,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875604689,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/fix-formatting.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:19:53.391Z","updated_at":"2023-01-13T11:19:53.391Z","repository_link":"https://github.com/nock/nock/blob/main/.github/workflows/fix-formatting.yaml","dependencies":[{"id":6875604690,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875604691,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-13T11:19:53.409Z","updated_at":"2023-01-13T11:19:53.409Z","repository_link":"https://github.com/nock/nock/blob/main/package-lock.json","dependencies":[{"id":6875604692,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6875604693,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":6875604694,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":6875604695,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.17.8","direct":false,"kind":"development","optional":false},{"id":6875604696,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":6875604697,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":6875604698,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":6875604699,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":6875604700,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":6875604701,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":6875604702,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":6875604703,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":6875604704,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":6875604705,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":6875604706,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":6875604707,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":6875604708,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.17.8","direct":false,"kind":"development","optional":false},{"id":6875604709,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.10","direct":false,"kind":"development","optional":false},{"id":6875604710,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":6875604711,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":6875604712,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":6875604713,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6875604714,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6875604715,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875604716,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":6875604717,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.17.8","direct":false,"kind":"development","optional":false},{"id":6875604718,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":6875604719,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"development","optional":false},{"id":6875604720,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":6875604721,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"development","optional":false},{"id":6875604722,"package_name":"@definitelytyped/dts-critic","ecosystem":"npm","requirements":"0.0.112","direct":false,"kind":"development","optional":false},{"id":6875604723,"package_name":"@definitelytyped/dtslint","ecosystem":"npm","requirements":"0.0.112","direct":false,"kind":"development","optional":false},{"id":6875604724,"package_name":"@definitelytyped/header-parser","ecosystem":"npm","requirements":"0.0.112","direct":false,"kind":"development","optional":false},{"id":6875604725,"package_name":"@definitelytyped/typescript-versions","ecosystem":"npm","requirements":"0.0.112","direct":false,"kind":"development","optional":false},{"id":6875604726,"package_name":"@definitelytyped/utils","ecosystem":"npm","requirements":"0.0.112","direct":false,"kind":"development","optional":false},{"id":6875604727,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":6875604728,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":6875604729,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6875604730,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.7","direct":false,"kind":"development","optional":false},{"id":6875604731,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875604732,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6875604733,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6875604734,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6875604735,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875604736,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":6875604737,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875604738,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6875604739,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875604740,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875604741,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875604742,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875604743,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":6875604744,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":6875604745,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.11","direct":false,"kind":"development","optional":false},{"id":6875604746,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"development","optional":false},{"id":6875604747,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":6875604748,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6875604749,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":6875604750,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":6875604751,"package_name":"@octokit/core","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":6875604752,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"6.0.12","direct":false,"kind":"development","optional":false},{"id":6875604753,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"development","optional":false},{"id":6875604754,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"development","optional":false},{"id":6875604755,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"2.17.0","direct":false,"kind":"development","optional":false},{"id":6875604756,"package_name":"@octokit/plugin-request-log","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875604757,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"5.13.0","direct":false,"kind":"development","optional":false},{"id":6875604758,"package_name":"@octokit/request","ecosystem":"npm","requirements":"5.6.3","direct":false,"kind":"development","optional":false},{"id":6875604759,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875604760,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"18.12.0","direct":false,"kind":"development","optional":false},{"id":6875604761,"package_name":"@octokit/types","ecosystem":"npm","requirements":"6.34.0","direct":false,"kind":"development","optional":false},{"id":6875604762,"package_name":"@qiwi/npm-registry-client","ecosystem":"npm","requirements":"8.9.1","direct":false,"kind":"development","optional":false},{"id":6875604763,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"development","optional":false},{"id":6875604764,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"development","optional":false},{"id":6875604765,"package_name":"@semantic-release/error","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875604766,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"development","optional":false},{"id":6875604767,"package_name":"@semantic-release/error","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875604768,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":6875604769,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6875604770,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875604771,"package_name":"@semantic-release/npm","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":6875604772,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":6875604773,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":6875604774,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":6875604775,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6875604776,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6875604777,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":6875604778,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6875604779,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"10.0.3","direct":false,"kind":"development","optional":false},{"id":6875604780,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6875604781,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":6875604782,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875604783,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"10.0.2","direct":false,"kind":"development","optional":false},{"id":6875604784,"package_name":"@sinonjs/samsam","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6875604785,"package_name":"@sinonjs/text-encoding","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"development","optional":false},{"id":6875604786,"package_name":"@szmarczak/http-timer","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":6875604787,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875604788,"package_name":"@types/cacheable-request","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":6875604789,"package_name":"@types/http-cache-semantics","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6875604790,"package_name":"@types/json-buffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875604791,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":6875604792,"package_name":"@types/keyv","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":6875604793,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":6875604794,"package_name":"@types/node","ecosystem":"npm","requirements":"14.18.12","direct":false,"kind":"development","optional":false},{"id":6875604795,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6875604796,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875604797,"package_name":"@types/parsimmon","ecosystem":"npm","requirements":"1.10.6","direct":false,"kind":"development","optional":false},{"id":6875604798,"package_name":"@types/responselike","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875604799,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.1","direct":false,"kind":"development","optional":false},{"id":6875604800,"package_name":"@ungap/promise-all-settled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6875604801,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.1","direct":false,"kind":"development","optional":false},{"id":6875604802,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":6875604803,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":6875604804,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6875604805,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":6875604806,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6875604807,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875604808,"package_name":"type-fest","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6875604809,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6875604810,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6875604811,"package_name":"ansicolors","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6875604812,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6875604813,"package_name":"append-transform","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875604814,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6875604815,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875604816,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":6875604817,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875604818,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":6875604819,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6875604820,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875604821,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875604822,"package_name":"argv-formatter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875604823,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875604824,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":6875604825,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875604826,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":6875604827,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875604828,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":6875604829,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875604830,"package_name":"assert-rejects","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875604831,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6875604832,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6875604833,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":6875604834,"package_name":"aws4","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":6875604835,"package_name":"babel-code-frame","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":6875604836,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6875604837,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6875604838,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6875604839,"package_name":"js-tokens","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6875604840,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6875604841,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875604842,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875604843,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":6875604844,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875604845,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":6875604846,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875604847,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875604848,"package_name":"block-stream","ecosystem":"npm","requirements":"0.0.9","direct":false,"kind":"development","optional":false},{"id":6875604849,"package_name":"bottleneck","ecosystem":"npm","requirements":"2.19.5","direct":false,"kind":"development","optional":false},{"id":6875604850,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":6875604851,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6875604852,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6875604853,"package_name":"browserslist","ecosystem":"npm","requirements":"4.20.2","direct":false,"kind":"development","optional":false},{"id":6875604854,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":6875604855,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6875604856,"package_name":"builtin-modules","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875604857,"package_name":"builtins","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875604858,"package_name":"cacheable-lookup","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":6875604859,"package_name":"cacheable-request","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":6875604860,"package_name":"caching-transform","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875604861,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875604862,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6875604863,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":6875604864,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":6875604865,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6875604866,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001325","direct":false,"kind":"development","optional":false},{"id":6875604867,"package_name":"cardinal","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6875604868,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":6875604869,"package_name":"chai","ecosystem":"npm","requirements":"4.3.6","direct":false,"kind":"development","optional":false},{"id":6875604870,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6875604871,"package_name":"charm","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875604872,"package_name":"check-error","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875604873,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":6875604874,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6875604875,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875604876,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6875604877,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875604878,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":6875604879,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875604880,"package_name":"clone-response","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875604881,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6875604882,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875604883,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6875604884,"package_name":"colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6875604885,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":6875604886,"package_name":"command-exists","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"development","optional":false},{"id":6875604887,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":6875604888,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875604889,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875604890,"package_name":"compress-brotli","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":6875604891,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6875604892,"package_name":"concat-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875604893,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6875604894,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"5.0.13","direct":false,"kind":"development","optional":false},{"id":6875604895,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6875604896,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":6875604897,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":6875604898,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6875604899,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875604900,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6875604901,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875604902,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":6875604903,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875604904,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":6875604905,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6875604906,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":6875604907,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6875604908,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6875604909,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875604910,"package_name":"decompress-response","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875604911,"package_name":"mimic-response","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6875604912,"package_name":"deep-eql","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6875604913,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6875604914,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6875604915,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875604916,"package_name":"defer-to-connect","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875604917,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6875604918,"package_name":"del","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875604919,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875604920,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875604921,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875604922,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6875604923,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875604924,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6875604925,"package_name":"dirty-chai","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875604926,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875604927,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":6875604928,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6875604929,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6875604930,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.103","direct":false,"kind":"development","optional":false},{"id":6875604931,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6875604932,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":6875604933,"package_name":"env-ci","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":6875604934,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6875604935,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"development","optional":false},{"id":6875604936,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6875604937,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6875604938,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6875604939,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875604940,"package_name":"eslint","ecosystem":"npm","requirements":"8.29.0","direct":false,"kind":"development","optional":false},{"id":6875604941,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"development","optional":false},{"id":6875604942,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"17.0.0","direct":false,"kind":"development","optional":false},{"id":6875604943,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":6875604944,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":6875604945,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"development","optional":false},{"id":6875604946,"package_name":"eslint-plugin-es","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875604947,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875604948,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6875604949,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.26.0","direct":false,"kind":"development","optional":false},{"id":6875604950,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":6875604951,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875604952,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875604953,"package_name":"eslint-plugin-mocha","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":6875604954,"package_name":"eslint-plugin-n","ecosystem":"npm","requirements":"15.2.1","direct":false,"kind":"development","optional":false},{"id":6875604955,"package_name":"builtins","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6875604956,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":6875604957,"package_name":"eslint-plugin-es","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6875604958,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":6875604959,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":6875604960,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875604961,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875604962,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6875604963,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875604964,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875604965,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6875604966,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875604967,"package_name":"espree","ecosystem":"npm","requirements":"9.4.1","direct":false,"kind":"development","optional":false},{"id":6875604968,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6875604969,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6875604970,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6875604971,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":6875604972,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6875604973,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6875604974,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6875604975,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6875604976,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6875604977,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"development","optional":false},{"id":6875604978,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875604979,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6875604980,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":6875604981,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6875604982,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6875604983,"package_name":"fill-keys","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875604984,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6875604985,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":6875604986,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875604987,"package_name":"find-versions","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875604988,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":6875604989,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6875604990,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"development","optional":false},{"id":6875604991,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875604992,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6875604993,"package_name":"form-data","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875604994,"package_name":"from2","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6875604995,"package_name":"fromentries","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6875604996,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875604997,"package_name":"fs-extra","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6875604998,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875604999,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":6875605000,"package_name":"fstream","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":6875605001,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":6875605002,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875605003,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":6875605004,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":6875605005,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6875605006,"package_name":"get-func-name","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605007,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875605008,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6875605009,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6875605010,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875605011,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":6875605012,"package_name":"git-log-parser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6875605013,"package_name":"split2","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875605014,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6875605015,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6875605016,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":6875605017,"package_name":"globals","ecosystem":"npm","requirements":"13.18.0","direct":false,"kind":"development","optional":false},{"id":6875605018,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":6875605019,"package_name":"got","ecosystem":"npm","requirements":"11.8.5","direct":false,"kind":"development","optional":false},{"id":6875605020,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":6875605021,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875605022,"package_name":"growl","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"development","optional":false},{"id":6875605023,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.7","direct":false,"kind":"development","optional":false},{"id":6875605024,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6875605025,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605026,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"development","optional":false},{"id":6875605027,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875605028,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875605029,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605030,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605031,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875605032,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875605033,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875605034,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875605035,"package_name":"hasha","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":6875605036,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":6875605037,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6875605038,"package_name":"hook-std","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605039,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875605040,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6875605041,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875605042,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875605043,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6875605044,"package_name":"http2-wrapper","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875605045,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875605046,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875605047,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6875605048,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6875605049,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6875605050,"package_name":"import-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875605051,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6875605052,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875605053,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6875605054,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6875605055,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":6875605056,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875605057,"package_name":"into-stream","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875605058,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6875605059,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875605060,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875605061,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6875605062,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6875605063,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":6875605064,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6875605065,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6875605066,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875605067,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6875605068,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6875605069,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6875605070,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6875605071,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605072,"package_name":"is-object","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875605073,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875605074,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6875605075,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6875605076,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875605077,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6875605078,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875605079,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875605080,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875605081,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6875605082,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875605083,"package_name":"is-text-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605084,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875605085,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6875605086,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875605087,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875605088,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6875605089,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605090,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6875605091,"package_name":"issue-parser","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875605092,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6875605093,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605094,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6875605095,"package_name":"istanbul-lib-processinfo","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6875605096,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605097,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6875605098,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":6875605099,"package_name":"java-properties","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875605100,"package_name":"js-sdsl","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":6875605101,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875605102,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875605103,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6875605104,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":6875605105,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6875605106,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875605107,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6875605108,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6875605109,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6875605110,"package_name":"json-stable-stringify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605111,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605112,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6875605113,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":6875605114,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875605115,"package_name":"jsonify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":6875605116,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6875605117,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":6875605118,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":6875605119,"package_name":"just-extend","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6875605120,"package_name":"keyv","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6875605121,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":6875605122,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6875605123,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6875605124,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875605125,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605126,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605127,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":6875605128,"package_name":"lodash.capitalize","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6875605129,"package_name":"lodash.escaperegexp","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6875605130,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":6875605131,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":6875605132,"package_name":"lodash.ismatch","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":6875605133,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":6875605134,"package_name":"lodash.isstring","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6875605135,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":6875605136,"package_name":"lodash.uniqby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":6875605137,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875605138,"package_name":"loupe","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"development","optional":false},{"id":6875605139,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605140,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875605141,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6875605142,"package_name":"map-obj","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6875605143,"package_name":"marked","ecosystem":"npm","requirements":"4.0.12","direct":false,"kind":"development","optional":false},{"id":6875605144,"package_name":"marked-terminal","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6875605145,"package_name":"chalk","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6875605146,"package_name":"memorystream","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6875605147,"package_name":"meow","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"development","optional":false},{"id":6875605148,"package_name":"type-fest","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"development","optional":false},{"id":6875605149,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605150,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605151,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6875605152,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":6875605153,"package_name":"mime","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605154,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":6875605155,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":6875605156,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875605157,"package_name":"mimic-response","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605158,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605159,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6875605160,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":6875605161,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875605162,"package_name":"minipass","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"development","optional":false},{"id":6875605163,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":6875605164,"package_name":"mocha","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":6875605165,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":6875605166,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"development","optional":false},{"id":6875605167,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6875605168,"package_name":"minimatch","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6875605169,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":6875605170,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":6875605171,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6875605172,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":6875605173,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":6875605174,"package_name":"modify-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605175,"package_name":"module-not-found-error","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605176,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6875605177,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":6875605178,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6875605179,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":6875605180,"package_name":"nerf-dart","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875605181,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6875605182,"package_name":"nise","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"development","optional":false},{"id":6875605183,"package_name":"node-emoji","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":6875605184,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"development","optional":false},{"id":6875605185,"package_name":"node-preload","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6875605186,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6875605187,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6875605188,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605189,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6875605190,"package_name":"npm","ecosystem":"npm","requirements":"8.12.1","direct":false,"kind":"development","optional":false},{"id":6875605191,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"8.1.5","direct":false,"kind":"development","optional":false},{"id":6875605192,"package_name":"npm-run-all","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":6875605193,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":6875605194,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875605195,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6875605196,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875605197,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6875605198,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6875605199,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":6875605200,"package_name":"@gar/promisify","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6875605201,"package_name":"@isaacs/string-locale-compare","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6875605202,"package_name":"@npmcli/arborist","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":6875605203,"package_name":"@npmcli/ci-detect","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605204,"package_name":"@npmcli/config","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875605205,"package_name":"@npmcli/disparity-colors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605206,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875605207,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6875605208,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6875605209,"package_name":"@npmcli/map-workspaces","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6875605210,"package_name":"@npmcli/metavuln-calculator","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6875605211,"package_name":"@npmcli/move-file","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605212,"package_name":"@npmcli/name-from-folder","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605213,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605214,"package_name":"@npmcli/package-json","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605215,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605216,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6875605217,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875605218,"package_name":"agentkeepalive","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6875605219,"package_name":"aproba","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605220,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605221,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6875605222,"package_name":"bin-links","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6875605223,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875605224,"package_name":"cacache","ecosystem":"npm","requirements":"16.1.0","direct":false,"kind":"development","optional":false},{"id":6875605225,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605226,"package_name":"cidr-regex","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6875605227,"package_name":"cli-columns","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875605228,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":6875605229,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875605230,"package_name":"cmd-shim","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875605231,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6875605232,"package_name":"columnify","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":6875605233,"package_name":"common-ancestor-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605234,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":6875605235,"package_name":"debuglog","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605236,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875605237,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6875605238,"package_name":"dezalgo","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875605239,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"development","optional":false},{"id":6875605240,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6875605241,"package_name":"err-code","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6875605242,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":6875605243,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875605244,"package_name":"gauge","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":6875605245,"package_name":"glob","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"development","optional":false},{"id":6875605246,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875605247,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6875605248,"package_name":"humanize-ms","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6875605249,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":6875605250,"package_name":"ignore-walk","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6875605251,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875605252,"package_name":"ini","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605253,"package_name":"init-package-json","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6875605254,"package_name":"ip","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":6875605255,"package_name":"ip-regex","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6875605256,"package_name":"is-cidr","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6875605257,"package_name":"is-lambda","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605258,"package_name":"json-stringify-nice","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6875605259,"package_name":"just-diff","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":6875605260,"package_name":"just-diff-apply","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6875605261,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":6875605262,"package_name":"libnpmdiff","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6875605263,"package_name":"libnpmexec","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":6875605264,"package_name":"libnpmfund","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6875605265,"package_name":"libnpmhook","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"development","optional":false},{"id":6875605266,"package_name":"libnpmorg","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6875605267,"package_name":"libnpmpack","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875605268,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"development","optional":false},{"id":6875605269,"package_name":"libnpmsearch","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":6875605270,"package_name":"libnpmteam","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6875605271,"package_name":"libnpmversion","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6875605272,"package_name":"lru-cache","ecosystem":"npm","requirements":"7.9.0","direct":false,"kind":"development","optional":false},{"id":6875605273,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"10.1.6","direct":false,"kind":"development","optional":false},{"id":6875605274,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6875605275,"package_name":"minipass-collect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875605276,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875605277,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6875605278,"package_name":"minipass-json-stream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605279,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6875605280,"package_name":"minipass-sized","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875605281,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6875605282,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875605283,"package_name":"mkdirp-infer-owner","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605284,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":6875605285,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":6875605286,"package_name":"node-gyp","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":6875605287,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":6875605288,"package_name":"nopt","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875605289,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875605290,"package_name":"npm-audit-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605291,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6875605292,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875605293,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605294,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"development","optional":false},{"id":6875605295,"package_name":"npm-packlist","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6875605296,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6875605297,"package_name":"npm-profile","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":6875605298,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"13.1.1","direct":false,"kind":"development","optional":false},{"id":6875605299,"package_name":"npm-user-validate","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605300,"package_name":"npmlog","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":6875605301,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6875605302,"package_name":"opener","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":6875605303,"package_name":"pacote","ecosystem":"npm","requirements":"13.6.0","direct":false,"kind":"development","optional":false},{"id":6875605304,"package_name":"parse-conflict-json","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6875605305,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605306,"package_name":"proc-log","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875605307,"package_name":"promise-all-reject-late","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605308,"package_name":"promise-call-limit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605309,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605310,"package_name":"promise-retry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875605311,"package_name":"promzard","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6875605312,"package_name":"qrcode-terminal","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":6875605313,"package_name":"read","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6875605314,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605315,"package_name":"read-package-json","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6875605316,"package_name":"read-package-json-fast","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6875605317,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":6875605318,"package_name":"readdir-scoped-modules","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6875605319,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":6875605320,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6875605321,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":6875605322,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6875605323,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605324,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":6875605325,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6875605326,"package_name":"socks","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":6875605327,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6875605328,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6875605329,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6875605330,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6875605331,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"development","optional":false},{"id":6875605332,"package_name":"ssri","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":6875605333,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6875605334,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6875605335,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6875605336,"package_name":"tar","ecosystem":"npm","requirements":"6.1.11","direct":false,"kind":"development","optional":false},{"id":6875605337,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6875605338,"package_name":"tiny-relative-date","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6875605339,"package_name":"treeverse","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605340,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875605341,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6875605342,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875605343,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6875605344,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875605345,"package_name":"walk-up-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875605346,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605347,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6875605348,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":6875605349,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875605350,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6875605351,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875605352,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6875605353,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605354,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"development","optional":false},{"id":6875605355,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":6875605356,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6875605357,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"development","optional":false},{"id":6875605358,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875605359,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6875605360,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":6875605361,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6875605362,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":6875605363,"package_name":"p-cancelable","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6875605364,"package_name":"p-each-series","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875605365,"package_name":"p-filter","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875605366,"package_name":"p-map","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875605367,"package_name":"p-is-promise","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605368,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6875605369,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605370,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605371,"package_name":"p-reduce","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875605372,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.1","direct":false,"kind":"development","optional":false},{"id":6875605373,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":6875605374,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875605375,"package_name":"package-hash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875605376,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605377,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875605378,"package_name":"parsimmon","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"development","optional":false},{"id":6875605379,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605380,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6875605381,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6875605382,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6875605383,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605384,"package_name":"pathval","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875605385,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875605386,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875605387,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6875605388,"package_name":"pidtree","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6875605389,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605390,"package_name":"pkg-conf","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875605391,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6875605392,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6875605393,"package_name":"prettier","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":6875605394,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875605395,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875605396,"package_name":"propagate","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6875605397,"package_name":"proxyquire","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":6875605398,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6875605399,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605400,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6875605401,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":6875605402,"package_name":"qs","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":6875605403,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6875605404,"package_name":"quick-lru","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6875605405,"package_name":"rambda","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"development","optional":false},{"id":6875605406,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875605407,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":6875605408,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605409,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6875605410,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":6875605411,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605412,"package_name":"redeyed","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6875605413,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6875605414,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6875605415,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875605416,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"development","optional":false},{"id":6875605417,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":6875605418,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6875605419,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605420,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"development","optional":false},{"id":6875605421,"package_name":"resolve-alpn","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6875605422,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875605423,"package_name":"responselike","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605424,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875605425,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6875605426,"package_name":"semantic-release","ecosystem":"npm","requirements":"19.0.5","direct":false,"kind":"development","optional":false},{"id":6875605427,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":6875605428,"package_name":"semver-diff","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6875605429,"package_name":"semver-regex","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":6875605430,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875605431,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605432,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605433,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":6875605434,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875605435,"package_name":"signale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6875605436,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605437,"package_name":"sinon","ecosystem":"npm","requirements":"15.0.1","direct":false,"kind":"development","optional":false},{"id":6875605438,"package_name":"sinon-chai","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":6875605439,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605440,"package_name":"slide","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":6875605441,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":6875605442,"package_name":"spawn-error-forwarder","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875605443,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605444,"package_name":"split","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605445,"package_name":"split2","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":6875605446,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875605447,"package_name":"sshpk","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"development","optional":false},{"id":6875605448,"package_name":"ssri","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":6875605449,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875605450,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875605451,"package_name":"string.prototype.padend","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6875605452,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875605453,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875605454,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875605455,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605456,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605457,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875605458,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875605459,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875605460,"package_name":"tar","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":6875605461,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875605462,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605463,"package_name":"tempy","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605464,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"development","optional":false},{"id":6875605465,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875605466,"package_name":"text-extensions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":6875605467,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":6875605468,"package_name":"through2","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6875605469,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6875605470,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605471,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6875605472,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":6875605473,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":6875605474,"package_name":"traverse","ecosystem":"npm","requirements":"0.6.6","direct":false,"kind":"development","optional":false},{"id":6875605475,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6875605476,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":6875605477,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875605478,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":6875605479,"package_name":"tslint","ecosystem":"npm","requirements":"5.14.0","direct":false,"kind":"development","optional":false},{"id":6875605480,"package_name":"diff","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":6875605481,"package_name":"tsutils","ecosystem":"npm","requirements":"2.29.0","direct":false,"kind":"development","optional":false},{"id":6875605482,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6875605483,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":6875605484,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6875605485,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":6875605486,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":6875605487,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":6875605488,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":6875605489,"package_name":"typescript","ecosystem":"npm","requirements":"4.8.4","direct":false,"kind":"development","optional":false},{"id":6875605490,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.15.3","direct":false,"kind":"development","optional":false},{"id":6875605491,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875605492,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605493,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875605494,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6875605495,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":6875605496,"package_name":"url-join","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6875605497,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":6875605498,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875605499,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":6875605500,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6875605501,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875605502,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875605503,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605504,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6875605505,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875605506,"package_name":"workerpool","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6875605507,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6875605508,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6875605509,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6875605510,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6875605511,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"development","optional":false},{"id":6875605512,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":6875605513,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"development","optional":false},{"id":6875605514,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875605515,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":6875605516,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875605517,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875605518,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false},{"id":6875605519,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T11:19:53.594Z","updated_at":"2023-01-13T11:19:53.594Z","repository_link":"https://github.com/nock/nock/blob/main/package.json","dependencies":[{"id":6875605520,"package_name":"debug","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":6875605521,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"runtime","optional":false},{"id":6875605522,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"runtime","optional":false},{"id":6875605523,"package_name":"propagate","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6875605524,"package_name":"@definitelytyped/dtslint","ecosystem":"npm","requirements":"^0.0.112","direct":true,"kind":"development","optional":false},{"id":6875605525,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":6875605526,"package_name":"assert-rejects","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":6875605527,"package_name":"chai","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"development","optional":false},{"id":6875605528,"package_name":"dirty-chai","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6875605529,"package_name":"eslint","ecosystem":"npm","requirements":"^8.8.0","direct":true,"kind":"development","optional":false},{"id":6875605530,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^8.1.0","direct":true,"kind":"development","optional":false},{"id":6875605531,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"^17.0.0-0","direct":true,"kind":"development","optional":false},{"id":6875605532,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.16.0","direct":true,"kind":"development","optional":false},{"id":6875605533,"package_name":"eslint-plugin-mocha","ecosystem":"npm","requirements":"^10.0.3","direct":true,"kind":"development","optional":false},{"id":6875605534,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"^11.0.0","direct":true,"kind":"development","optional":false},{"id":6875605535,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":6875605536,"package_name":"form-data","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":6875605537,"package_name":"got","ecosystem":"npm","requirements":"^11.3.0","direct":true,"kind":"development","optional":false},{"id":6875605538,"package_name":"mocha","ecosystem":"npm","requirements":"^9.1.3","direct":true,"kind":"development","optional":false},{"id":6875605539,"package_name":"npm-run-all","ecosystem":"npm","requirements":"^4.1.5","direct":true,"kind":"development","optional":false},{"id":6875605540,"package_name":"nyc","ecosystem":"npm","requirements":"^15.0.0","direct":true,"kind":"development","optional":false},{"id":6875605541,"package_name":"prettier","ecosystem":"npm","requirements":"2.7.1","direct":true,"kind":"development","optional":false},{"id":6875605542,"package_name":"proxyquire","ecosystem":"npm","requirements":"^2.1.0","direct":true,"kind":"development","optional":false},{"id":6875605543,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":6875605544,"package_name":"semantic-release","ecosystem":"npm","requirements":"^19.0.2","direct":true,"kind":"development","optional":false},{"id":6875605545,"package_name":"sinon","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6875605546,"package_name":"sinon-chai","ecosystem":"npm","requirements":"^3.7.0","direct":true,"kind":"development","optional":false},{"id":6875605547,"package_name":"typescript","ecosystem":"npm","requirements":"^4.2.2","direct":true,"kind":"development","optional":false}]}],"score":35.43674656970897,"created_at":"2026-07-08T05:21:14.578Z","updated_at":"2026-07-22T12:30:37.843Z","avatar_url":"https://github.com/nock.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377716","html_url":"https://summary.ecosyste.ms/projects/377716"}