{"id":2099520,"name":"node-request-interceptor","ecosystem":"npm","description":"Low-level HTTP/HTTPS/XHR request interception library for NodeJS","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mswjs/node-request-interceptor","keywords_array":["request","intercept","http","https","xmlhttprequest","xhr","fetch","low-level","mock"],"namespace":null,"versions_count":39,"first_release_published_at":"2020-04-27T12:37:49.923Z","latest_release_published_at":"2021-01-03T08:52:00.426Z","latest_release_number":"0.6.3","last_synced_at":"2026-04-26T12:30:57.644Z","created_at":"2022-04-09T21:00:37.474Z","updated_at":"2026-04-26T12:30:57.645Z","registry_url":"https://www.npmjs.com/package/node-request-interceptor","install_command":"npm install node-request-interceptor","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.6.3"}},"repo_metadata":{"id":37395595,"uuid":"259082019","full_name":"mswjs/interceptors","owner":"mswjs","description":"Low-level network interception library.","archived":false,"fork":false,"pushed_at":"2026-02-06T14:16:48.000Z","size":2892,"stargazers_count":628,"open_issues_count":42,"forks_count":152,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-02-06T21:33:00.819Z","etag":null,"topics":["fetch","http","https","intercept","interceptor","mock","node","nodejs","request","request-interception","xhr"],"latest_commit_sha":null,"homepage":"https://npmjs.com/@mswjs/interceptors","language":"TypeScript","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/mswjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mswjs","open_collective":"mswjs"}},"created_at":"2020-04-26T16:42:56.000Z","updated_at":"2026-02-06T14:16:51.000Z","dependencies_parsed_at":"2022-06-29T23:30:45.239Z","dependency_job_id":"806cb481-0275-4392-8c7b-eac775517d23","html_url":"https://github.com/mswjs/interceptors","commit_stats":{"total_commits":565,"total_committers":52,"mean_commits":"10.865384615384615","dds":"0.20884955752212386","last_synced_commit":"3b4e4a9065df981ee4f80eb6c5f7c974d8dace94"},"previous_names":["mswjs/node-request-interceptor"],"tags_count":224,"template":false,"template_full_name":null,"purl":"pkg:github/mswjs/interceptors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mswjs","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/sbom","scorecard":{"id":666302,"data":{"date":"2025-08-11","repo":{"name":"github.com/mswjs/interceptors","commit":"da8b00695b8cc887852017f8e372f3f18d83cf46"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"Code-Review","score":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"23 commit(s) and 10 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mswjs/interceptors/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mswjs/interceptors/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mswjs/interceptors/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mswjs/interceptors/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mswjs/interceptors/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mswjs/interceptors/release.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-75v8-2h7p-7m2m","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-21T18:08:58.388Z","repository_id":37395595,"created_at":"2025-08-21T18:08:58.388Z","updated_at":"2025-08-21T18:08:58.388Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29371571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: 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"},"owner_record":{"login":"mswjs","name":"Mock Service Worker","uuid":"64637271","kind":"organization","description":"Industry standard API mocking for JavaScript.","email":null,"website":"https://mswjs.io","location":null,"twitter":"ApiMocking","company":null,"icon_url":"https://avatars.githubusercontent.com/u/64637271?v=4","repositories_count":22,"last_synced_at":"2025-11-21T00:02:44.091Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mswjs","funding_links":["https://github.com/sponsors/mswjs"],"total_stars":20991,"followers":441,"following":0,"created_at":"2022-11-02T16:25:15.018Z","updated_at":"2025-11-21T00:02:44.091Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mswjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mswjs/repositories"},"tags":[{"name":"v0.41.2","sha":"35d5188e3bda34a6997e4347b06d05f234011c17","kind":"commit","published_at":"2026-02-06T14:16:45.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.41.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.41.2/manifests"},{"name":"v0.41.1","sha":"02074054ea2bce8822fa94b976bb8cf808dcfe78","kind":"commit","published_at":"2026-02-06T13:49:13.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.41.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"c5d17369cbe3c0bccb85a040d885ff56879f80af","kind":"commit","published_at":"2026-02-03T20:27:41.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.41.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"7513097134081492da40cf8f3c787c88ed7f12ba","kind":"commit","published_at":"2025-10-19T10:40:02.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.40.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.40.0/manifests"},{"name":"v0.39.8","sha":"329087a2141f68aab5a72bf685848daf484b7d64","kind":"commit","published_at":"2025-10-13T16:09:41.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.39.8","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.39.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.39.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.39.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.39.8/manifests"},{"name":"v0.39.7","sha":"7039bae8b9cbe617c1027bb97dbe5fe5e69e266e","kind":"commit","published_at":"2025-09-25T11:25:59.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.39.7","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.39.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.39.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.39.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.39.7/manifests"},{"name":"v0.39.6","sha":"da8b00695b8cc887852017f8e372f3f18d83cf46","kind":"commit","published_at":"2025-08-12T23:23:08.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.39.6","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.39.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.39.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.39.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.39.6/manifests"},{"name":"v0.39.5","sha":"90c28f7593aa627228624c253365b431f7de1ae5","kind":"commit","published_at":"2025-07-29T16:29:32.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.39.5","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.39.5/manifests"},{"name":"v0.39.4","sha":"281206a4634dfa42a4f6ca63549d16c853ff571f","kind":"commit","published_at":"2025-07-25T23:24:59.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.39.4","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.39.4/manifests"},{"name":"v0.39.3","sha":"8f42580074e53700b74235834a35a42099bdb9fb","kind":"commit","published_at":"2025-07-17T23:24:44.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.39.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.39.3/manifests"},{"name":"v0.39.2","sha":"80a26fbbc34c2e5888cde7d8700f1bf676a3c9ff","kind":"commit","published_at":"2025-06-07T14:19:47.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.39.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.39.2/manifests"},{"name":"v0.39.1","sha":"5e1fd5487c025df055e7fe0aec7a88076bcdf682","kind":"commit","published_at":"2025-06-06T16:35:24.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.39.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"8a0840cf4103713d114c0a51aa512a883fcc881f","kind":"commit","published_at":"2025-06-06T16:14:30.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.39.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.39.0/manifests"},{"name":"v0.38.7","sha":"e52ed834eceb883504c45691738d62733be516a8","kind":"commit","published_at":"2025-05-27T12:44:54.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.38.7","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"8c55fd3c296779a958375a3c6a5c2c61a96674ec","kind":"commit","published_at":"2025-04-22T23:21:06.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.38.6","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"55dc4e345736e433949795e1c79013565dfd1195","kind":"commit","published_at":"2025-04-18T23:21:28.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.38.5","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"79e6317643ffd7553ff47372edb0a2836b94e305","kind":"commit","published_at":"2025-04-16T23:20:59.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.38.4","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"fe3d0d8d20416ee66b93802332ea542399ce44c1","kind":"commit","published_at":"2025-04-14T18:13:59.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.38.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"b814cfe8289c8e371c51c99c5c0c56a3a2bf4b0b","kind":"commit","published_at":"2025-04-11T15:49:58.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.38.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"b722a5a8333931d40cf2189c5dd0384ed51e6684","kind":"commit","published_at":"2025-04-05T23:21:30.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.38.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"77141e2f51b85830dca632d5026177639627987c","kind":"commit","published_at":"2025-03-07T23:17:10.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.38.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.38.0/manifests"},{"name":"v0.37.6","sha":"51924bd01bf9e517b2bf123f34b5d992d4c27622","kind":"commit","published_at":"2025-01-31T23:18:34.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.37.6","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.37.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.37.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.37.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.37.6/manifests"},{"name":"v0.37.5","sha":"a9fd7cf55c4413d9e3fa50f5ae7559b4c81051f7","kind":"commit","published_at":"2025-01-04T18:53:30.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.37.5","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.37.5/manifests"},{"name":"v0.37.4","sha":"fa66fd1cac2c2386ea1e04e5964fe0b9d200889b","kind":"commit","published_at":"2025-01-02T17:47:35.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.37.4","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.37.4/manifests"},{"name":"v0.37.3","sha":"c338da8363660fbd08e794511e35678dae095670","kind":"commit","published_at":"2024-12-02T20:28:37.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.37.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.37.3/manifests"},{"name":"v0.37.2","sha":"24f5a3182be8c6d6b70ec8192d1eeb2dfe1b5c78","kind":"commit","published_at":"2024-12-01T23:20:51.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.37.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.37.2/manifests"},{"name":"v0.37.1","sha":"0ce43e8f6b97f1fe6880c6ea2789fb50ffc9e78d","kind":"commit","published_at":"2024-11-18T12:12:00.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.37.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"e32af7257ac2b6d42a348c111b67f145eccff48f","kind":"commit","published_at":"2024-11-15T11:41:44.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.37.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.37.0/manifests"},{"name":"v0.36.10","sha":"21c095af26928ba368dd66fa185ca64cdc061d5d","kind":"commit","published_at":"2024-11-06T12:58:54.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.36.10","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"4da432f6998860676fbf6af780a614c443cf073c","kind":"commit","published_at":"2024-11-03T23:21:22.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.36.9","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"c511bb845975de31a447d35fba5c829318ce6d2f","kind":"commit","published_at":"2024-11-03T10:32:58.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.36.8","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"7aff641f8eddbbe53d5d23ddc4b8295e708dcdc0","kind":"commit","published_at":"2024-10-30T23:20:53.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.36.7","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"7e62e17cb5c0d96afcd10aa5420cac78892adff9","kind":"commit","published_at":"2024-10-25T11:31:12.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.36.6","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"6198df03f52ca7c3fd68fff8f958d8a381caa1fb","kind":"commit","published_at":"2024-10-16T13:42:24.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.36.5","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"2067cb0f57821a97f2cfb7aa9cdc2fd1900ed8ed","kind":"commit","published_at":"2024-10-07T10:12:08.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.36.4","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"39e58a2ec0360512628518fcaa5735a2c1224b33","kind":"commit","published_at":"2024-10-04T15:11:52.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.36.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"be4b9ada24e04c7fcb6aabfc234792990f62708f","kind":"commit","published_at":"2024-10-03T12:01:06.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.36.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"4fab617266b94e1c84235e355bad1e86687c1850","kind":"commit","published_at":"2024-10-01T23:19:54.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.36.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"01b96ba21cdf5449ef138dbe9fc4656de051c356","kind":"commit","published_at":"2024-09-30T09:42:42.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.36.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.36.0/manifests"},{"name":"v0.35.9","sha":"39b41983cb7b3c591bdb9e0ff726ef0a72267c3d","kind":"commit","published_at":"2024-09-27T14:15:30.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.35.9","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.35.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.35.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.9/manifests"},{"name":"v0.35.8","sha":"2a06bce76dddaeeeb38fc37f2d3e78fbe458ce23","kind":"commit","published_at":"2024-09-20T09:02:37.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.35.8","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.35.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.35.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.8/manifests"},{"name":"v0.35.7","sha":"14123c03ff644b5154df37fc19f77f517b6bdbde","kind":"commit","published_at":"2024-09-19T23:20:47.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.35.7","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.7/manifests"},{"name":"v0.35.6","sha":"7d5424f9673777d65dd9153d55857ef2e48c0c2e","kind":"commit","published_at":"2024-09-15T11:15:01.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.35.6","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"bb9d798e03f79d0c36869c73f740edc80f3f7a5f","kind":"commit","published_at":"2024-09-15T08:33:58.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.35.5","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"017469ed8cf59858ee02ec7826f4924ee7639fee","kind":"commit","published_at":"2024-09-14T23:18:29.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.35.4","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"236f552e8def4753aa49a9d2d28f434e09099b95","kind":"commit","published_at":"2024-09-13T14:36:02.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.35.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"4227c6eb360f490f1448860c8cfb2ac2a9688225","kind":"commit","published_at":"2024-09-12T23:21:27.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.35.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"b135382a3d55376700b5c81f99467568cf4001f2","kind":"commit","published_at":"2024-09-10T23:18:38.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.35.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"d45e95104fd0166f93b7aae5667da9c86280161d","kind":"commit","published_at":"2024-09-08T11:46:13.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.35.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"515dd36c4e3f49cb9e7ba1234a5002cc15cb4976","kind":"commit","published_at":"2024-08-13T23:18:32.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.34.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"30fa51130947a06a4d2b2a7d59d5e5f955b90b4d","kind":"commit","published_at":"2024-08-09T23:18:12.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.34.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"e937d4fe1b8af54a8c87ffa508136cc126a0d832","kind":"commit","published_at":"2024-08-06T12:31:03.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.34.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"b74c9904f58ada3bacd2a3ffd8d4447903d8f7d5","kind":"commit","published_at":"2024-08-01T10:56:14.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.34.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.34.0/manifests"},{"name":"v0.33.3","sha":"89491677c88b406c84e2745cf3291afb42c78630","kind":"commit","published_at":"2024-07-31T23:18:11.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.33.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.33.3/manifests"},{"name":"v0.33.2","sha":"883a1bb37a63ad60a3de5f1639e917ec7e348066","kind":"commit","published_at":"2024-07-24T21:37:45.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.33.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.33.2/manifests"},{"name":"v0.33.1","sha":"9d276d70a3abd1b41967b95b874ebfac3efc2133","kind":"commit","published_at":"2024-07-12T23:17:24.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.33.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"88154c3d8e6e52ee5547a8d9155c68e48a1f7123","kind":"commit","published_at":"2024-07-11T17:02:54.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.33.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.33.0/manifests"},{"name":"v0.32.2","sha":"1c4aa1364113c7fcaea85d423cc01cf6ba403a65","kind":"commit","published_at":"2024-07-11T16:57:58.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.32.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"d2f2bd08812c6e1d7fe3d610f3ee4824033fb25a","kind":"commit","published_at":"2024-07-06T23:16:47.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.32.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"3a37d70440b77c61d2d68b8ff25b3e06e9563f03","kind":"commit","published_at":"2024-07-04T18:57:26.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.32.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"d514235f0428e8a6fb475f05b90ac17229b8d669","kind":"commit","published_at":"2024-07-04T14:27:11.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.31.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"420477b895ff79db7875262490c4ac25526d2a3a","kind":"commit","published_at":"2024-07-04T14:20:45.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.31.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"f156ea9b55f63fc62a6d769207ad217d04136c41","kind":"commit","published_at":"2024-07-02T23:17:18.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.30.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"e822e14bc669a7e5cefa9b9b0f627ea37c76ba99","kind":"commit","published_at":"2024-06-06T18:01:45.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.30.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"8ba00cad812f50a489a16522f31a40af90fa86f1","kind":"commit","published_at":"2024-04-29T13:36:55.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.29.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"deaf96c1a52d8bd2f5915c58d8007ca089878bc6","kind":"commit","published_at":"2024-04-26T11:13:20.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.29.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.29.0/manifests"},{"name":"v0.28.4","sha":"f27ef3047e539badb01beaa9c561c80199a2ae0c","kind":"commit","published_at":"2024-04-21T23:17:14.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.28.4","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"69118fa8313221b1c001a4d51ed94ef0c6ac1c06","kind":"commit","published_at":"2024-04-17T23:18:31.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.28.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"4a14a016d039c6e031b8258809439366c37cf94b","kind":"commit","published_at":"2024-04-17T12:41:16.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.28.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"1913599c581a9b2e525c9e6dc1d92125165ce871","kind":"commit","published_at":"2024-04-17T11:14:00.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.28.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"dc8033db4451c81d23f35936658961ec5a7a59bd","kind":"commit","published_at":"2024-04-16T17:18:06.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.28.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.28.0/manifests"},{"name":"v0.27.2","sha":"deea1adede57029a30eb96d9f7e8596e965d9919","kind":"commit","published_at":"2024-04-12T03:40:13.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.27.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"a55b781758f8b8eb4ad00cc1eb4ccce18708ed5f","kind":"commit","published_at":"2024-04-09T23:02:40.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.27.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e3e0785dbc38920ea543862701cd32eab68d47ef","kind":"commit","published_at":"2024-04-06T16:27:54.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.27.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.27.0/manifests"},{"name":"v0.26.15","sha":"ca81b0224e486bbea22efd1beadd147826f26d0f","kind":"commit","published_at":"2024-03-29T18:22:40.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.26.15","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.26.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.26.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.15/manifests"},{"name":"v0.26.14","sha":"7355ed47d0400f189857d76b68856bd8a679dad9","kind":"commit","published_at":"2024-03-27T15:44:04.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.26.14","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.26.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.26.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.14/manifests"},{"name":"v0.26.13","sha":"5f9d09fe1297f41c63d99c18577ade1ec3a62d4a","kind":"commit","published_at":"2024-03-26T23:20:04.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.26.13","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.26.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.26.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.13/manifests"},{"name":"v0.26.12","sha":"39ac2e6a7f42b96de10ac70a96f54f40f7d4862b","kind":"commit","published_at":"2024-03-26T11:09:39.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.26.12","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.26.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.26.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.12/manifests"},{"name":"v0.26.11","sha":"2468bcc8a186bdf350e17ae186db527080670913","kind":"commit","published_at":"2024-03-24T18:03:43.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.26.11","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.26.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.26.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.11/manifests"},{"name":"v0.26.10","sha":"d621f6d1559d14b5a2c2c70d03f2bedb9e85062f","kind":"commit","published_at":"2024-03-21T13:06:00.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.26.10","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.26.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.26.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.10/manifests"},{"name":"v0.26.9","sha":"b9ef03a27fa9051b9e9c2f91c9f936fda41bd47f","kind":"commit","published_at":"2024-03-20T23:20:10.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.26.9","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.26.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.9/manifests"},{"name":"v0.26.8","sha":"b1bc5a5adf31726996d0935aa4b178eade1f9ac5","kind":"commit","published_at":"2024-03-12T12:54:00.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.26.8","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.8/manifests"},{"name":"v0.26.7","sha":"ac4f22b1319401d946746d5ca34f6f98846465f1","kind":"commit","published_at":"2024-02-29T15:28:55.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.26.7","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.7/manifests"},{"name":"v0.26.6","sha":"33dc070133e8a6e57974c09adc75f3ef70c6e626","kind":"commit","published_at":"2024-02-27T19:48:50.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.26.6","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.6/manifests"},{"name":"v0.26.5","sha":"bddf2a1e865fba8525cf8dcfc94ec48f9e120d3d","kind":"commit","published_at":"2024-02-18T23:16:59.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.26.5","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.5/manifests"},{"name":"v0.26.4","sha":"245994308dbc36e7a028cd01159e69dd8e3b32f9","kind":"commit","published_at":"2024-02-16T16:23:51.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.26.4","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"d8e40774631693d5158751fbc5a50aa404021509","kind":"commit","published_at":"2024-02-15T23:20:12.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.26.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"c8bd4804617bf239d020fe9d5dd6b4cafa359a87","kind":"commit","published_at":"2024-02-15T13:59:06.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.26.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"4063ca4f0d58b51b936789dd5de92aff01d4a186","kind":"commit","published_at":"2024-02-14T16:36:13.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.26.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"68ac7b4d096ce101de8adbb002a3be465fd5fa2f","kind":"commit","published_at":"2024-02-14T16:25:53.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.26.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.26.0/manifests"},{"name":"v0.25.16","sha":"3b4e4a9065df981ee4f80eb6c5f7c974d8dace94","kind":"commit","published_at":"2024-02-06T13:46:04.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.25.16","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.25.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.25.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.16/manifests"},{"name":"v0.25.15","sha":"3429931d703888e9b0d73b52fced9fe7a5383e6f","kind":"commit","published_at":"2024-01-25T11:07:00.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.25.15","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.25.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.25.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.15/manifests"},{"name":"v0.25.14","sha":"df3500b8a110b8e9b7928bf9b5b593e5f1a9b3a6","kind":"commit","published_at":"2024-01-07T23:18:38.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.25.14","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.25.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.25.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.14/manifests"},{"name":"v0.25.13","sha":"122a6533ce57d551dc3b59b3bb43a39026989b70","kind":"commit","published_at":"2023-11-28T12:15:21.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.25.13","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.25.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.25.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.13/manifests"},{"name":"v0.25.12","sha":"bcde1c27680cc1f65987113a4f7ad62514a74419","kind":"commit","published_at":"2023-11-16T23:21:09.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.25.12","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.12/manifests"},{"name":"v0.25.11","sha":"d203c2688dd636403298d68580ef110d4388e0a7","kind":"commit","published_at":"2023-11-09T11:53:24.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.25.11","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.11/manifests"},{"name":"v0.25.10","sha":"e868e460142be6874538320f8264996166961fb3","kind":"commit","published_at":"2023-11-08T13:15:52.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.25.10","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.10/manifests"},{"name":"v0.25.9","sha":"52606f79afa1cbf0f72a80269613b1e499a1556e","kind":"commit","published_at":"2023-11-08T11:03:07.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.25.9","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.9/manifests"},{"name":"v0.25.8","sha":"1f04d100bad190a393a5855fc6cc3a54f6117dfb","kind":"commit","published_at":"2023-11-07T23:16:47.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.25.8","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"3258f5cc62c472ba63f5c70e455d5b245c74a216","kind":"commit","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.25.7","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2e98a714bc4364fb201313c1bcd326b3b2767a61","kind":"commit","published_at":"2023-09-27T23:18:01.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.25.6","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"c91d67f7c7e675d9fd8573eb639603d677bf223c","kind":"commit","published_at":"2023-09-26T23:17:26.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.25.5","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"8fee3107c0effa9482fa02de0f8c581268bc77b5","kind":"commit","published_at":"2023-09-22T23:16:59.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.25.4","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"b8bce893d7e9642a9836ad29a0903562dde7fbca","kind":"commit","published_at":"2023-09-21T12:26:15.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.25.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"1b6b05875c801d3ef9f504a7a935128c0590c438","kind":"commit","published_at":"2023-09-20T22:11:00.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.25.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"45df4685cb31d2f66c37fcd60b0f53359d838c98","kind":"commit","published_at":"2023-09-07T15:11:09.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.25.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"cd39c9a2008f40eca43deb90e681d3cc1eab90e8","kind":"commit","published_at":"2023-09-07T12:15:18.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.25.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"593814cad7077c2bcb071a42f2cc1559a0a9d7c2","kind":"commit","published_at":"2023-09-02T11:57:33.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.24.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"ca1478276a8cc30c32b5903953cdfbf19f3fb8ca","kind":"commit","published_at":"2023-08-30T15:38:27.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.24.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"36400ccc47bf53b269888a7a3a5f452df592f58b","kind":"commit","published_at":"2023-06-29T15:49:27.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.23.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.23.0/manifests"},{"name":"v0.22.16","sha":"d1b01e9a0cd95e7fd86806f0e0e747be41cb0c68","kind":"commit","published_at":"2023-06-29T15:38:58.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.22.16","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.16/manifests"},{"name":"v0.22.15","sha":"fec078903fb3f3d458a7643e67a53c55a7f28842","kind":"commit","published_at":"2023-05-16T23:17:51.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.22.15","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.15/manifests"},{"name":"v0.22.14","sha":"94f0369f315a264d5aca0c1b463f30734f41b8dd","kind":"commit","published_at":"2023-05-08T23:19:07.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.22.14","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.14/manifests"},{"name":"v0.22.13","sha":"eed663b18025eebdfa14e508dfe62f3d56f65ff2","kind":"commit","published_at":"2023-05-03T17:26:59.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.22.13","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.13/manifests"},{"name":"v0.22.12","sha":"92a8d0bd67b589bf8167d3f6cb46c041a9ebe783","kind":"commit","published_at":"2023-04-14T17:59:49.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.22.12","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.12/manifests"},{"name":"v0.22.11","sha":"5539f671734fc3360a2b23b16c96700fce05e9f6","kind":"commit","published_at":"2023-04-13T11:22:51.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.22.11","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.11/manifests"},{"name":"v0.22.10","sha":"1f80b3b4a6cd9661dc5af08d9741e0d9ed2bc0a5","kind":"commit","published_at":"2023-03-30T17:41:16.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.22.10","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.10/manifests"},{"name":"v0.22.9","sha":"152abc9e99dd59d97f346e4468a11c7f2fb85e0a","kind":"commit","published_at":"2023-03-22T12:29:30.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.22.9","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.9/manifests"},{"name":"v0.22.8","sha":"c91ae17baacae0b3145c13c47f05ca9ee27f7501","kind":"commit","published_at":"2023-03-21T23:19:00.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.22.8","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.8/manifests"},{"name":"v0.22.7","sha":"42a1022e7bae34672996275cc4b55ca52f32fcb9","kind":"commit","published_at":"2023-03-06T23:27:24.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.22.7","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"e88422022b2e0e017d16c6c0d3b6fccaa4d905a0","kind":"commit","published_at":"2023-03-04T00:41:07.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.22.6","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"0a5f9e12a9828bd4496a96ebb2da0fa5fb3f3678","kind":"commit","published_at":"2023-03-03T23:20:49.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.22.5","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"7249ac041871b2db6fc865c8b391a9c5c7d9612e","kind":"commit","published_at":"2023-03-02T23:21:34.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.22.4","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"17fcb38159dd037628cedd40760b1fd0431d741f","kind":"commit","published_at":"2023-03-01T23:20:27.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.22.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"beb1561770403e6175e24e7948da53418cf50ddc","kind":"commit","published_at":"2023-02-27T23:24:14.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.22.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"bfa2f8e21e2ef3bcc655101163852112710acd6c","kind":"commit","published_at":"2023-02-27T01:09:12.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.22.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"e98e1dc8240da8dfd97080ad2a7923785f159abe","kind":"commit","published_at":"2023-02-27T00:42:09.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.22.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.22.0/manifests"},{"name":"v0.17.8","sha":"0c2f79db35b13a2db2dd9c5614a23b808d623220","kind":"commit","published_at":"2023-02-26T23:17:36.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.17.8","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.17.8/manifests"},{"name":"v0.21.1","sha":"6447b9af5abcdd7c16490b0685b60834fd1a217a","kind":"commit","published_at":"2023-02-20T23:19:40.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.21.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"449eb645f0757de09bfa75fff7f2131d71f08d56","kind":"commit","published_at":"2023-02-18T23:20:00.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.21.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"5bb348a9d4e711f1bbd017ca36b6d0d34676019f","kind":"commit","published_at":"2023-02-17T23:20:33.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.20.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.20.0/manifests"},{"name":"v0.19.5","sha":"d73624b222fd80a291486e13eb368d440bf21816","kind":"commit","published_at":"2023-02-06T23:20:46.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.19.5","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.19.5/manifests"},{"name":"v0.17.7","sha":"407d3e4de4968bea22817dd0def0ce09f1c98005","kind":"commit","published_at":"2023-01-22T17:39:56.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.17.7","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.17.7/manifests"},{"name":"v0.19.4","sha":"276da2b6a631013a79361aa0ab15f15bcde2ec1a","kind":"commit","published_at":"2023-01-21T23:20:11.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.19.4","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"26ce1e6e253f94f6001fc10ee6f625feb234158d","kind":"commit","published_at":"2023-01-11T23:19:33.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.19.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"02ed120882dc0cfd81134ed6ff7888ddb918ecbc","kind":"commit","published_at":"2022-12-09T20:02:17.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.19.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"fb6fa1b695950a90c5611e09655eb2f477c53321","kind":"commit","published_at":"2022-12-09T19:52:02.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.19.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"7deb3bb55f4e174b69738143d4b94738e77f2320","kind":"commit","published_at":"2022-11-14T23:22:12.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.19.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"e6a140c7e055b4e0410bff696251480bdf82399d","kind":"commit","published_at":"2022-11-08T23:26:30.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.18.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"485a47c5d69558e59b67022eb85f1fb215fcd67c","kind":"commit","published_at":"2022-11-08T00:35:52.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.18.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"737bd62639925bc9e9a8849e6e18b7e6dc94c0f8","kind":"commit","published_at":"2022-11-08T00:28:25.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.18.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"c52ab47c7304f6975c172443d129dad617f8bf9a","kind":"commit","published_at":"2022-11-07T18:32:41.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.18.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.18.0/manifests"},{"name":"v0.17.6","sha":"15eafa6215a328219999403e3ff110e71699b016","kind":"commit","published_at":"2022-10-12T13:07:00.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.17.6","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.17.6/manifests"},{"name":"v0.17.5","sha":"18121d1ec0b26e34c5dbc9cd2415e5b6b9c01cca","kind":"commit","published_at":"2022-09-15T11:09:27.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.17.5","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.17.5/manifests"},{"name":"v0.17.4","sha":"94458729283528fe8977ccfdf04257ec5ea4f053","kind":"commit","published_at":"2022-08-20T23:21:35.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.17.4","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"11fb2fc7ff98a8d3b7ac772dd0ae425a9a211c56","kind":"commit","published_at":"2022-07-13T08:56:23.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.17.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"ec9544a50e1aa5ba8749c0f5a68053b81e82f335","kind":"commit","published_at":"2022-07-09T10:42:10.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.17.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"8d41bd375cb5d13d33641179a21245f78821d89f","kind":"commit","published_at":"2022-07-04T12:56:21.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.17.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"3912e80727c346241e6def4b90550b102b274b7b","kind":"commit","published_at":"2022-07-04T11:20:45.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.17.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.17.0/manifests"},{"name":"v0.16.6","sha":"31b645f748557e73e805d8a559a87fd183f1cb4c","kind":"commit","published_at":"2022-06-15T23:22:46.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.16.6","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"e2f0ae21304a943c73245c22b3151935c023f822","kind":"commit","published_at":"2022-06-09T23:21:06.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.16.5","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"2290a2af8e1732cbf6021e172a7b832797e52fb7","kind":"commit","published_at":"2022-05-30T23:23:25.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.16.4","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"669264f355480a56196a0a069b140dcbd846d5fe","kind":"commit","published_at":"2022-05-30T00:46:42.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.16.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"b676f0e7e75b82471f0eda7f1c5d470aa6e440b1","kind":"commit","published_at":"2022-05-28T11:19:18.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.16.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"11e2dc69c70ff51386f85c784156bee5d0e2a483","kind":"commit","published_at":"2022-05-28T10:35:14.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.16.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"8040bb35d73e3a54c6e3e15c3c2d4e2f23e646a7","kind":"commit","published_at":"2022-05-21T12:18:34.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.16.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.16.0/manifests"},{"name":"v0.15.3","sha":"1a61e6f0b8d027d8a7d0e22ac2aad6fe345967f6","kind":"commit","published_at":"2022-05-21T12:13:05.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.15.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"95e0e4512feaac262a23626f1d939981486a55d9","kind":"commit","published_at":"2022-05-20T23:23:28.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.15.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"0a85d5908fbe52100f1edd6fff69a9500599ed40","kind":"commit","published_at":"2022-03-10T17:15:47.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.15.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"219f9f3cd82f5baf3297f7c6095caa356c148d31","kind":"commit","published_at":"2022-03-09T22:56:44.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.15.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"ca5cc325ef935d610ee33657e76e94e95420c500","kind":"commit","published_at":"2022-03-08T11:54:02.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.14.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a04bc6178bc3d20853cba5a4b559d9d4cdc494","kind":"commit","published_at":"2022-03-02T12:47:23.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.14.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"0e1743271edd779c7a2bc5d981611a0e5f7f5626","kind":"commit","published_at":"2022-03-01T14:30:34.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.13.6","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"ef653c6d64d2af002e1f08dc15a52f111308b698","kind":"commit","published_at":"2022-02-27T01:05:52.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.13.5","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"77ce97abcd5a0231899ffec53613a2c0c0e6c3d5","kind":"commit","published_at":"2022-02-23T17:16:12.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.13.4","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"3eebe83f35b33d439f85be29954b0713e48a45eb","kind":"commit","published_at":"2022-02-13T14:18:16.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.13.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"e92f58ad2f263f3135dae8bc663da91aeeb4afc1","kind":"commit","published_at":"2022-02-08T12:30:15.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.13.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"1fc94b0a98bca465f09244aac1b7aa15d64e98b4","kind":"commit","published_at":"2022-01-11T14:02:44.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.13.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8329a4d8842364953c53f0eeca613766697d7f33","kind":"tag","published_at":"2021-12-08T13:52:21.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.13.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.13.0/manifests"},{"name":"v0.12.7","sha":"5b6497000ebf97101eecc680ed6cce58b939e419","kind":"tag","published_at":"2021-09-07T13:31:08.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.12.7","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.12.7/manifests"},{"name":"v0.12.6","sha":"5b5d4d9c5b14f606c1cd6e19c5e878dcb2c4915b","kind":"tag","published_at":"2021-08-21T10:51:59.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.12.6","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"ab7068666337d692a639184e5e1b90114f432707","kind":"tag","published_at":"2021-08-04T15:53:14.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.12.5","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"274511a395bca3e50fda169b55afdd3977f6a483","kind":"tag","published_at":"2021-08-02T13:57:06.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.12.4","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"460d89c59c4e63919c7f1d2914cb04bd374a050a","kind":"tag","published_at":"2021-07-17T11:18:28.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.12.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"a3dda002d69399d0706a9aa8531f79ee4a089ab4","kind":"tag","published_at":"2021-07-07T11:45:29.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.12.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"8294117d695fff745b9ae5a766e7943f26d72cbe","kind":"tag","published_at":"2021-07-03T10:32:07.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.12.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"cafeccef8e67a14dc65139126a002b537eebe4bd","kind":"commit","published_at":"2021-07-02T16:15:58.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.12.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"b9f91cd5c2a151e4c4d29e9243fb1dcfbe11f232","kind":"tag","published_at":"2021-07-01T12:02:40.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.11.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"6c89f60d6d908abbef32de2aeb8452b8f57edb8c","kind":"tag","published_at":"2021-06-14T13:49:39.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.11.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"d693b1ee90479f7e6bd48b5d9a08b33b663d2139","kind":"tag","published_at":"2021-05-12T11:02:21.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.10.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"59b27dcfd4fe67f3e46184ffdf330e45db6d52c0","kind":"tag","published_at":"2021-04-22T14:03:38.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.9.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"51a80e962327089079706564ef8dd20d942f26fe","kind":"tag","published_at":"2021-03-24T12:21:23.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.8.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"c803c469a0fe73573cfdbbe20c8306cb56660e69","kind":"tag","published_at":"2021-03-23T13:08:52.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.8.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"c5d2fdfb14cac915c26216051bec0f1c6d60075f","kind":"tag","published_at":"2021-03-22T19:32:47.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.7.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"82ca31d4932311106f1e9831391010fce4eef096","kind":"tag","published_at":"2021-01-03T08:52:03.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.6.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"81519badd158f350ee992358507c7b8ecc72e036","kind":"tag","published_at":"2020-12-20T10:21:49.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.6.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"05fb42be49db2cea335c68694f1161bbe36b3ed1","kind":"tag","published_at":"2020-12-18T15:42:09.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.6.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d690174fdf9b0ec115c1e12b7754d6d6244ff267","kind":"tag","published_at":"2020-12-18T09:43:20.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.6.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"62f2a406ea24fdc35e660aa6f888c0ff99d979d5","kind":"tag","published_at":"2020-12-08T20:30:24.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.5.9","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"728822439966cd06e67948e3bea370377d098177","kind":"tag","published_at":"2020-12-03T11:20:36.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.5.8","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"ea476208442b5b9acb1a8eb06291d0471587007d","kind":"tag","published_at":"2020-12-03T09:37:44.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.5.7","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"9476ac9c2bf0bb1168cc9b91c53fb84990b46ae7","kind":"tag","published_at":"2020-11-29T14:06:23.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.5.6","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"454d04447aa04d493bb9e3c3235d8451ef78f02f","kind":"tag","published_at":"2020-11-26T10:39:45.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.5.5","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"a17805018fc37251d35670a003c85b6b8dc4eb4c","kind":"tag","published_at":"2020-11-20T09:43:20.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.5.4","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.4/manifests"},{"name":"support-legacy-url-correct-default-protocol-pre","sha":"d5219ce2acc1eb11190b7c2e9e21caa14a07870a","kind":"commit","published_at":"2020-10-30T13:07:54.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/support-legacy-url-correct-default-protocol-pre","html_url":"https://github.com/mswjs/interceptors/releases/tag/support-legacy-url-correct-default-protocol-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@support-legacy-url-correct-default-protocol-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/support-legacy-url-correct-default-protocol-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/support-legacy-url-correct-default-protocol-pre/manifests"},{"name":"support-legacy-url-pre","sha":"e09701f0bc71c4315c6c816556f726733663d8b5","kind":"commit","published_at":"2020-10-26T11:52:15.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/support-legacy-url-pre","html_url":"https://github.com/mswjs/interceptors/releases/tag/support-legacy-url-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@support-legacy-url-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/support-legacy-url-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/support-legacy-url-pre/manifests"},{"name":"v0.5.3","sha":"d8bed01b3cb9c000913d4ae04a6768f38fa36013","kind":"tag","published_at":"2020-10-26T11:38:42.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.5.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c02cddb2dacbeaf58205a719e6f2185136c3872d","kind":"tag","published_at":"2020-10-26T08:11:48.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.5.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"b51bc8e97ca493d3142047eacb93653e6a407f53","kind":"tag","published_at":"2020-09-06T10:05:18.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.5.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3704700a9fb1b3a5c7c33858da2c165d7ab16ca4","kind":"tag","published_at":"2020-08-25T10:59:52.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.5.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"0d9d557717660fbda9da017078a5f4b3bb1d4b07","kind":"tag","published_at":"2020-08-20T08:44:07.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.4.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.4.0/manifests"},{"name":"v0.3.6","sha":"5da41a9b435f9da0b88aa93a870c7aaf6577923b","kind":"tag","published_at":"2020-08-18T06:36:25.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.3.6","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"17453525dd439b879c428d188c05cdb37f4a1ec4","kind":"tag","published_at":"2020-08-10T09:45:16.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.3.5","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f9285ec497d9fc0c1395576eddd45eba7a83a67b","kind":"tag","published_at":"2020-08-09T08:14:45.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.3.4","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d851f1d434c60b3531da94856c553d95b1e82ec3","kind":"tag","published_at":"2020-07-16T13:13:01.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.3.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"cf8d93771601207edd7a6b5e3b0e28a7372c2503","kind":"tag","published_at":"2020-07-14T08:57:17.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.3.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"94969084d99969fe8bfb7b684c9b9d298c007d4b","kind":"tag","published_at":"2020-07-11T11:46:57.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.3.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"84e096716c527e516207566618b57e2ea7a32a0b","kind":"tag","published_at":"2020-07-08T07:37:42.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.3.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"2e0c204eaca6e8deebce302858ed2edb02afb1be","kind":"tag","published_at":"2020-06-15T07:18:50.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.2.6","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"64d4e7b92aea0e764461abf2e0ff146fb3f6d930","kind":"tag","published_at":"2020-06-13T09:45:28.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.2.5","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"690532fb613f52149c35c41af8922c0eb15fcdf6","kind":"tag","published_at":"2020-05-18T08:39:07.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.2.4","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"32fe95148738f90ace8195faf28bf5bf1cde63b4","kind":"tag","published_at":"2020-05-16T11:21:17.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.2.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"b8b340ba672c5e4d476a7afe9308ee6af6748ae1","kind":"tag","published_at":"2020-05-16T09:16:11.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.2.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"063dbfeaedc9e0d66f3b9fbc6683912c222afc02","kind":"tag","published_at":"2020-05-15T11:41:51.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.2.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"a3b2f0828f7224235060deb63f48b1451c66813a","kind":"tag","published_at":"2020-05-15T11:12:28.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.2.0","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"d00ac60a03c2bda8dffa75bbe754aa1071dbbd99","kind":"tag","published_at":"2020-05-15T10:18:15.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.1.9","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"6194934c2af6292646d9a817ca857543dc0f61b6","kind":"tag","published_at":"2020-05-15T10:03:43.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.1.8","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5ff4fcd5dc550ddb92c47b0e52486325fea21bd2","kind":"tag","published_at":"2020-05-13T07:42:15.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.1.7","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"3fa85bb7f1edb924590f6aff71113fc570469691","kind":"tag","published_at":"2020-05-05T07:04:06.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.1.6","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"b9a09a7d7c83e59ba071d5d8c3cecb5d72630501","kind":"tag","published_at":"2020-04-27T16:40:01.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.1.5","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"8647901113cdd1f8b941e80734ca80d50af5c34e","kind":"tag","published_at":"2020-04-27T16:00:22.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.1.4","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"4759543ad325111ff216954e56b5d263ec922158","kind":"tag","published_at":"2020-04-27T14:53:39.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.1.3","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"7654989b156ac54390b281abc66094fd7621ac16","kind":"tag","published_at":"2020-04-27T14:50:15.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.1.2","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"29fbd6e14863d4d2f95b665ce5af8975c57c84bf","kind":"tag","published_at":"2020-04-27T14:44:15.000Z","download_url":"https://codeload.github.com/mswjs/interceptors/tar.gz/v0.1.1","html_url":"https://github.com/mswjs/interceptors/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mswjs/interceptors@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-04-16T23:34:29.994Z","dependent_packages_count":11,"downloads":2242952,"downloads_period":"last-month","dependent_repos_count":1326,"rankings":{"downloads":0.43147857415650964,"dependent_repos_count":0.5434782608695652,"dependent_packages_count":1.908441654154638,"stargazers_count":3.1731816022832517,"forks_count":3.0883183378009322,"docker_downloads_count":1.2853425048358338,"average":1.7383734890167883},"purl":"pkg:npm/node-request-interceptor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/node-request-interceptor","docker_dependents_count":4,"docker_downloads_count":117,"usage_url":"https://repos.ecosyste.ms/usage/npm/node-request-interceptor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/node-request-interceptor/dependencies","status":null,"funding_links":["https://github.com/sponsors/mswjs","https://opencollective.com/mswjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T15:14:27.327Z","issues_count":173,"pull_requests_count":438,"avg_time_to_close_issue":9314301.014388489,"avg_time_to_close_pull_request":3237798.4611398964,"issues_closed_count":139,"pull_requests_closed_count":386,"pull_request_authors_count":57,"issue_authors_count":90,"avg_comments_per_issue":3.0578034682080926,"avg_comments_per_pull_request":1.9794520547945205,"merged_pull_requests_count":301,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":14,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":908879.8333333334,"past_year_avg_time_to_close_pull_request":919204.9333333333,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":1.5476190476190477,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mswjs%2Finterceptors/issues","maintainers":[{"login":"kettanaito","count":299,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kettanaito"},{"login":"ChrisZeThird","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisZeThird"}],"active_maintainers":[{"login":"kettanaito","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kettanaito"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-request-interceptor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-request-interceptor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-request-interceptor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-request-interceptor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-request-interceptor/codemeta","maintainers":[{"uuid":"kettanaito","login":"kettanaito","name":null,"email":"kettanaito@gmail.com","url":null,"packages_count":89,"html_url":"https://www.npmjs.com/~kettanaito","role":null,"created_at":"2022-11-13T13:19:33.635Z","updated_at":"2022-11-13T13:19:33.635Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kettanaito/packages"}]}