{"id":7664891,"name":"@mickamy/blitzjs-auth","ecosystem":"npm","description":"[![Blitz.js](https://raw.githubusercontent.com/blitz-js/art/master/github-cover-photo.png)](https://blitzjs.com)","homepage":"https://blitzjs.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/blitz-js/blitz","keywords_array":[],"namespace":"mickamy","versions_count":2,"first_release_published_at":"2023-04-30T08:58:54.275Z","latest_release_published_at":"2023-04-30T09:09:28.581Z","latest_release_number":"2.0.0-beta.26-fix-expose","last_synced_at":"2026-04-10T02:16:55.221Z","created_at":"2023-04-30T08:58:58.975Z","updated_at":"2026-04-10T02:16:55.221Z","registry_url":"https://www.npmjs.com/package/@mickamy/blitzjs-auth","install_command":"npm install @mickamy/blitzjs-auth","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0-beta.26-fix-expose"}},"repo_metadata":{"id":37004000,"uuid":"241215865","full_name":"blitz-js/blitz","owner":"blitz-js","description":"⚡️ The Missing Fullstack Toolkit for Next.js","archived":false,"fork":false,"pushed_at":"2025-11-21T13:13:37.000Z","size":124159,"stargazers_count":14133,"open_issues_count":87,"forks_count":817,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-03-07T01:57:18.151Z","etag":null,"topics":["blitz","blitzjs","framework","fullstack","javascript","nextjs","prisma","prisma2","react","reactjs","typescript"],"latest_commit_sha":null,"homepage":"https://Blitzjs.com","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/blitz-js.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"blitz-js","custom":["https://paypal.me/thebayers"],"open_collective":"blitzjs","patreon":"flybayer"}},"created_at":"2020-02-17T21:54:15.000Z","updated_at":"2026-03-06T12:02:33.000Z","dependencies_parsed_at":"2023-10-11T18:16:40.995Z","dependency_job_id":"3a20019a-fc73-4640-9bf4-081a1d1d3b96","html_url":"https://github.com/blitz-js/blitz","commit_stats":{"total_commits":669,"total_committers":67,"mean_commits":9.985074626865671,"dds":0.7907324364723468,"last_synced_commit":"b6c9c4ae6d5d907ec49128fbc82aba2d46a101eb"},"previous_names":[],"tags_count":1060,"template":false,"template_full_name":null,"purl":"pkg:github/blitz-js/blitz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blitz-js","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/sbom","scorecard":{"id":243529,"data":{"date":"2025-08-11","repo":{"name":"github.com/blitz-js/blitz","commit":"0ef8de04b3718e7b1d77dda372284fa70321224b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Warn: no topLevel permission defined: .github/workflows/changeset_check.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pr-release.yml:13"],"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":"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":"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":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changeset_check.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/changeset_check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changeset_check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/changeset_check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/pr-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/pr-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/pr-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/pr-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-release.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/pr-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/blitz-js/blitz/release.yml/main?enable=pin","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   8 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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":"46 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-hpx4-r86g-5jrg","Warn: Project is vulnerable to: GHSA-prr3-c3m5-p7q2","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-hm92-vgmw-qfmx","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-hhhv-q57g-882q","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-vp56-6g26-6827","Warn: Project is vulnerable to: GHSA-9h6g-pr28-7cqp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-v923-w3x8-wh69","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-3965-hpx2-q597","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-17T07:04:43.382Z","repository_id":37004000,"created_at":"2025-08-17T07:04:43.383Z","updated_at":"2025-08-17T07:04:43.383Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30208730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T03:24:23.086Z","status":"ssl_error","status_checked_at":"2026-03-07T03:23:11.444Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"blitz-js","name":"⚡️Blitz","uuid":"61243378","kind":"organization","description":"","email":null,"website":"https://blitzjs.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/61243378?v=4","repositories_count":33,"last_synced_at":"2025-12-19T20:12:10.204Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/blitz-js","funding_links":["https://github.com/sponsors/blitz-js"],"total_stars":14825,"followers":155,"following":0,"created_at":"2022-11-02T16:52:06.776Z","updated_at":"2025-12-19T20:12:10.204Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blitz-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blitz-js/repositories"},"tags":[{"name":"@blitzjs/rpc@3.0.1","sha":"107254ece9570a18c9e6ee12e8240e4ec8d0cba3","kind":"tag","published_at":"2025-02-24T13:40:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@3.0.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@3.0.1/manifests"},{"name":"@blitzjs/next@3.0.1","sha":"107254ece9570a18c9e6ee12e8240e4ec8d0cba3","kind":"tag","published_at":"2025-02-24T13:40:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@3.0.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@3.0.1/manifests"},{"name":"@blitzjs/generator@3.0.1","sha":"107254ece9570a18c9e6ee12e8240e4ec8d0cba3","kind":"tag","published_at":"2025-02-24T13:40:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@3.0.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@3.0.1/manifests"},{"name":"@blitzjs/codemod@3.0.1","sha":"107254ece9570a18c9e6ee12e8240e4ec8d0cba3","kind":"tag","published_at":"2025-02-24T13:40:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@3.0.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@3.0.1/manifests"},{"name":"@blitzjs/auth@3.0.1","sha":"107254ece9570a18c9e6ee12e8240e4ec8d0cba3","kind":"tag","published_at":"2025-02-24T13:40:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@3.0.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@3.0.1/manifests"},{"name":"blitz@3.0.1","sha":"107254ece9570a18c9e6ee12e8240e4ec8d0cba3","kind":"tag","published_at":"2025-02-24T13:40:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@3.0.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@3.0.1/manifests"},{"name":"v3.0.1","sha":"107254ece9570a18c9e6ee12e8240e4ec8d0cba3","kind":"commit","published_at":"2025-02-24T13:38:29.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v3.0.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v3.0.1/manifests"},{"name":"v2.2.2","sha":"ab455acf0b52b87e73e4b64c8ae4aec7d5d97287","kind":"commit","published_at":"2025-02-24T13:21:33.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.2.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.2.2/manifests"},{"name":"@blitzjs/rpc@3.0.0","sha":"18decd1558663715d095459c3189cc671b186a98","kind":"tag","published_at":"2025-02-21T07:41:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@3.0.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@3.0.0/manifests"},{"name":"@blitzjs/next@3.0.0","sha":"18decd1558663715d095459c3189cc671b186a98","kind":"tag","published_at":"2025-02-21T07:41:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@3.0.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@3.0.0/manifests"},{"name":"@blitzjs/generator@3.0.0","sha":"18decd1558663715d095459c3189cc671b186a98","kind":"tag","published_at":"2025-02-21T07:41:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@3.0.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@3.0.0/manifests"},{"name":"@blitzjs/codemod@3.0.0","sha":"18decd1558663715d095459c3189cc671b186a98","kind":"tag","published_at":"2025-02-21T07:41:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@3.0.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@3.0.0/manifests"},{"name":"@blitzjs/auth@3.0.0","sha":"18decd1558663715d095459c3189cc671b186a98","kind":"tag","published_at":"2025-02-21T07:41:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@3.0.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@3.0.0/manifests"},{"name":"blitz@3.0.0","sha":"18decd1558663715d095459c3189cc671b186a98","kind":"tag","published_at":"2025-02-21T07:41:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@3.0.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@3.0.0/manifests"},{"name":"v3.0.0","sha":"18decd1558663715d095459c3189cc671b186a98","kind":"commit","published_at":"2025-02-21T07:39:32.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v3.0.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v3.0.0/manifests"},{"name":"v2.2.1","sha":"ce1a603b2697c0889733c42ebd382c18dc7070c8","kind":"commit","published_at":"2025-01-22T17:27:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.2.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.2.1/manifests"},{"name":"@blitzjs/rpc@2.2.0","sha":"0fc2d71a18f3e2baa62b6380948289cebbad186f","kind":"tag","published_at":"2024-12-25T13:18:41.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.2.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.2.0/manifests"},{"name":"@blitzjs/next@2.2.0","sha":"0fc2d71a18f3e2baa62b6380948289cebbad186f","kind":"tag","published_at":"2024-12-25T13:18:41.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.2.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.2.0/manifests"},{"name":"@blitzjs/generator@2.2.0","sha":"0fc2d71a18f3e2baa62b6380948289cebbad186f","kind":"tag","published_at":"2024-12-25T13:18:41.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.2.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.2.0/manifests"},{"name":"@blitzjs/codemod@2.2.0","sha":"0fc2d71a18f3e2baa62b6380948289cebbad186f","kind":"tag","published_at":"2024-12-25T13:18:41.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.2.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.2.0/manifests"},{"name":"@blitzjs/auth@2.2.0","sha":"0fc2d71a18f3e2baa62b6380948289cebbad186f","kind":"tag","published_at":"2024-12-25T13:18:41.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.2.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.2.0/manifests"},{"name":"blitz@2.2.0","sha":"0fc2d71a18f3e2baa62b6380948289cebbad186f","kind":"tag","published_at":"2024-12-25T13:18:41.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.2.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.2.0/manifests"},{"name":"v2.2.0","sha":"0fc2d71a18f3e2baa62b6380948289cebbad186f","kind":"commit","published_at":"2024-12-25T13:17:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.2.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.2.0/manifests"},{"name":"@blitzjs/rpc@2.1.4","sha":"ae04524b4c9e125824b1ad13fc94d119e8a84490","kind":"tag","published_at":"2024-12-23T12:04:59.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.1.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.1.4/manifests"},{"name":"@blitzjs/next@2.1.4","sha":"ae04524b4c9e125824b1ad13fc94d119e8a84490","kind":"tag","published_at":"2024-12-23T12:04:59.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.1.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.1.4/manifests"},{"name":"@blitzjs/generator@2.1.4","sha":"ae04524b4c9e125824b1ad13fc94d119e8a84490","kind":"tag","published_at":"2024-12-23T12:04:59.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.1.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.1.4/manifests"},{"name":"@blitzjs/codemod@2.1.4","sha":"ae04524b4c9e125824b1ad13fc94d119e8a84490","kind":"tag","published_at":"2024-12-23T12:04:59.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.1.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.1.4/manifests"},{"name":"@blitzjs/auth@2.1.4","sha":"ae04524b4c9e125824b1ad13fc94d119e8a84490","kind":"tag","published_at":"2024-12-23T12:04:59.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.1.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.1.4/manifests"},{"name":"blitz@2.1.4","sha":"ae04524b4c9e125824b1ad13fc94d119e8a84490","kind":"tag","published_at":"2024-12-23T12:04:59.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.1.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.1.4/manifests"},{"name":"v2.1.4","sha":"ae04524b4c9e125824b1ad13fc94d119e8a84490","kind":"commit","published_at":"2024-12-23T12:03:32.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.1.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.1.4/manifests"},{"name":"@blitzjs/rpc@2.1.3","sha":"b6c9c4ae6d5d907ec49128fbc82aba2d46a101eb","kind":"tag","published_at":"2024-10-21T17:30:56.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.1.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.1.3/manifests"},{"name":"@blitzjs/next@2.1.3","sha":"b6c9c4ae6d5d907ec49128fbc82aba2d46a101eb","kind":"tag","published_at":"2024-10-21T17:30:56.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.1.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.1.3/manifests"},{"name":"@blitzjs/generator@2.1.3","sha":"b6c9c4ae6d5d907ec49128fbc82aba2d46a101eb","kind":"tag","published_at":"2024-10-21T17:30:56.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.1.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.1.3/manifests"},{"name":"@blitzjs/codemod@2.1.3","sha":"b6c9c4ae6d5d907ec49128fbc82aba2d46a101eb","kind":"tag","published_at":"2024-10-21T17:30:56.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.1.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.1.3/manifests"},{"name":"@blitzjs/auth@2.1.3","sha":"b6c9c4ae6d5d907ec49128fbc82aba2d46a101eb","kind":"tag","published_at":"2024-10-21T17:30:56.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.1.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.1.3/manifests"},{"name":"blitz@2.1.3","sha":"b6c9c4ae6d5d907ec49128fbc82aba2d46a101eb","kind":"tag","published_at":"2024-10-21T17:30:56.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.1.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.1.3/manifests"},{"name":"v2.1.3","sha":"b6c9c4ae6d5d907ec49128fbc82aba2d46a101eb","kind":"commit","published_at":"2024-10-21T17:29:25.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.1.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.1.3/manifests"},{"name":"@blitzjs/rpc@2.1.2","sha":"57add5f1c5eb41df67793dcee418457ff17f03c3","kind":"tag","published_at":"2024-10-08T13:54:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.1.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.1.2/manifests"},{"name":"@blitzjs/next@2.1.2","sha":"57add5f1c5eb41df67793dcee418457ff17f03c3","kind":"tag","published_at":"2024-10-08T13:54:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.1.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.1.2/manifests"},{"name":"@blitzjs/generator@2.1.2","sha":"57add5f1c5eb41df67793dcee418457ff17f03c3","kind":"tag","published_at":"2024-10-08T13:54:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.1.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.1.2/manifests"},{"name":"@blitzjs/codemod@2.1.2","sha":"57add5f1c5eb41df67793dcee418457ff17f03c3","kind":"tag","published_at":"2024-10-08T13:54:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.1.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.1.2/manifests"},{"name":"@blitzjs/auth@2.1.2","sha":"57add5f1c5eb41df67793dcee418457ff17f03c3","kind":"tag","published_at":"2024-10-08T13:54:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.1.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.1.2/manifests"},{"name":"blitz@2.1.2","sha":"57add5f1c5eb41df67793dcee418457ff17f03c3","kind":"tag","published_at":"2024-10-08T13:54:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.1.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.1.2/manifests"},{"name":"v2.1.2","sha":"57add5f1c5eb41df67793dcee418457ff17f03c3","kind":"commit","published_at":"2024-10-08T13:53:13.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.1.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.1.2/manifests"},{"name":"@blitzjs/rpc@2.1.1","sha":"a096f2cd80131d6ad280a94a82461dad3e9c3640","kind":"tag","published_at":"2024-08-14T14:04:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.1.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.1.1/manifests"},{"name":"@blitzjs/next@2.1.1","sha":"a096f2cd80131d6ad280a94a82461dad3e9c3640","kind":"tag","published_at":"2024-08-14T14:04:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.1.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.1.1/manifests"},{"name":"@blitzjs/generator@2.1.1","sha":"a096f2cd80131d6ad280a94a82461dad3e9c3640","kind":"tag","published_at":"2024-08-14T14:04:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.1.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.1.1/manifests"},{"name":"@blitzjs/codemod@2.1.1","sha":"a096f2cd80131d6ad280a94a82461dad3e9c3640","kind":"tag","published_at":"2024-08-14T14:04:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.1.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.1.1/manifests"},{"name":"@blitzjs/auth@2.1.1","sha":"a096f2cd80131d6ad280a94a82461dad3e9c3640","kind":"tag","published_at":"2024-08-14T14:04:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.1.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.1.1/manifests"},{"name":"blitz@2.1.1","sha":"a096f2cd80131d6ad280a94a82461dad3e9c3640","kind":"tag","published_at":"2024-08-14T14:04:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.1.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.1.1/manifests"},{"name":"v2.1.1","sha":"a096f2cd80131d6ad280a94a82461dad3e9c3640","kind":"commit","published_at":"2024-08-14T14:03:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.1.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a096f2cd80131d6ad280a94a82461dad3e9c3640","kind":"commit","published_at":"2024-08-14T14:03:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.1.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.1.0/manifests"},{"name":"@blitzjs/rpc@2.0.10","sha":"721461a7b9adea15877aed49a4cfd9bb3d30dacd","kind":"tag","published_at":"2024-06-04T17:27:42.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.10/manifests"},{"name":"@blitzjs/next@2.0.10","sha":"721461a7b9adea15877aed49a4cfd9bb3d30dacd","kind":"tag","published_at":"2024-06-04T17:27:42.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.10/manifests"},{"name":"@blitzjs/generator@2.0.10","sha":"721461a7b9adea15877aed49a4cfd9bb3d30dacd","kind":"tag","published_at":"2024-06-04T17:27:42.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.10/manifests"},{"name":"@blitzjs/codemod@2.0.10","sha":"721461a7b9adea15877aed49a4cfd9bb3d30dacd","kind":"tag","published_at":"2024-06-04T17:27:42.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.10/manifests"},{"name":"@blitzjs/auth@2.0.10","sha":"721461a7b9adea15877aed49a4cfd9bb3d30dacd","kind":"tag","published_at":"2024-06-04T17:27:42.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.10/manifests"},{"name":"blitz@2.0.10","sha":"721461a7b9adea15877aed49a4cfd9bb3d30dacd","kind":"tag","published_at":"2024-06-04T17:27:42.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.10/manifests"},{"name":"v2.0.10","sha":"721461a7b9adea15877aed49a4cfd9bb3d30dacd","kind":"commit","published_at":"2024-06-04T17:25:41.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.10/manifests"},{"name":"@blitzjs/rpc@2.0.9","sha":"ad94bee56af2091cc4b41e019f65bc6b2a41a039","kind":"tag","published_at":"2024-05-09T15:39:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.9","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.9/manifests"},{"name":"@blitzjs/next@2.0.9","sha":"ad94bee56af2091cc4b41e019f65bc6b2a41a039","kind":"tag","published_at":"2024-05-09T15:39:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.9","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.9/manifests"},{"name":"@blitzjs/generator@2.0.9","sha":"ad94bee56af2091cc4b41e019f65bc6b2a41a039","kind":"tag","published_at":"2024-05-09T15:39:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.9","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.9/manifests"},{"name":"@blitzjs/codemod@2.0.9","sha":"ad94bee56af2091cc4b41e019f65bc6b2a41a039","kind":"tag","published_at":"2024-05-09T15:39:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.9","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.9/manifests"},{"name":"@blitzjs/auth@2.0.9","sha":"ad94bee56af2091cc4b41e019f65bc6b2a41a039","kind":"tag","published_at":"2024-05-09T15:39:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.9","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.9/manifests"},{"name":"blitz@2.0.9","sha":"ad94bee56af2091cc4b41e019f65bc6b2a41a039","kind":"tag","published_at":"2024-05-09T15:39:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.9","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.9/manifests"},{"name":"v2.0.9","sha":"ad94bee56af2091cc4b41e019f65bc6b2a41a039","kind":"commit","published_at":"2024-05-09T15:37:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.9","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.9/manifests"},{"name":"@blitzjs/rpc@2.0.8","sha":"6e8eeb1514e3ba301556df3c774e81a57eb3a166","kind":"tag","published_at":"2024-04-17T14:16:25.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.8","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.8/manifests"},{"name":"@blitzjs/next@2.0.8","sha":"6e8eeb1514e3ba301556df3c774e81a57eb3a166","kind":"tag","published_at":"2024-04-17T14:16:25.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.8","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.8/manifests"},{"name":"@blitzjs/generator@2.0.8","sha":"6e8eeb1514e3ba301556df3c774e81a57eb3a166","kind":"tag","published_at":"2024-04-17T14:16:25.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.8","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.8/manifests"},{"name":"@blitzjs/codemod@2.0.8","sha":"6e8eeb1514e3ba301556df3c774e81a57eb3a166","kind":"tag","published_at":"2024-04-17T14:16:25.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.8","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.8/manifests"},{"name":"@blitzjs/auth@2.0.8","sha":"6e8eeb1514e3ba301556df3c774e81a57eb3a166","kind":"tag","published_at":"2024-04-17T14:16:25.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.8","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.8/manifests"},{"name":"blitz@2.0.8","sha":"6e8eeb1514e3ba301556df3c774e81a57eb3a166","kind":"tag","published_at":"2024-04-17T14:16:25.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.8","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.8/manifests"},{"name":"v2.0.8","sha":"6e8eeb1514e3ba301556df3c774e81a57eb3a166","kind":"commit","published_at":"2024-04-17T14:14:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.8","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.8/manifests"},{"name":"@blitzjs/rpc@2.0.7","sha":"22e402af018a29f6e60a7de8026b6424255c3739","kind":"tag","published_at":"2024-04-05T15:36:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.7","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.7/manifests"},{"name":"@blitzjs/next@2.0.7","sha":"22e402af018a29f6e60a7de8026b6424255c3739","kind":"tag","published_at":"2024-04-05T15:36:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.7","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.7/manifests"},{"name":"@blitzjs/generator@2.0.7","sha":"22e402af018a29f6e60a7de8026b6424255c3739","kind":"tag","published_at":"2024-04-05T15:36:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.7","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.7/manifests"},{"name":"@blitzjs/codemod@2.0.7","sha":"22e402af018a29f6e60a7de8026b6424255c3739","kind":"tag","published_at":"2024-04-05T15:36:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.7","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.7/manifests"},{"name":"@blitzjs/auth@2.0.7","sha":"22e402af018a29f6e60a7de8026b6424255c3739","kind":"tag","published_at":"2024-04-05T15:36:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.7","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.7/manifests"},{"name":"blitz@2.0.7","sha":"22e402af018a29f6e60a7de8026b6424255c3739","kind":"tag","published_at":"2024-04-05T15:36:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.7","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.7/manifests"},{"name":"v2.0.7","sha":"22e402af018a29f6e60a7de8026b6424255c3739","kind":"commit","published_at":"2024-04-05T15:33:50.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.7","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.7/manifests"},{"name":"@blitzjs/rpc@2.0.6","sha":"bbe1a54d7ab01de99d508fb971e293041a8122a4","kind":"tag","published_at":"2024-04-02T06:40:51.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.6/manifests"},{"name":"@blitzjs/next@2.0.6","sha":"bbe1a54d7ab01de99d508fb971e293041a8122a4","kind":"tag","published_at":"2024-04-02T06:40:51.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.6/manifests"},{"name":"@blitzjs/generator@2.0.6","sha":"bbe1a54d7ab01de99d508fb971e293041a8122a4","kind":"tag","published_at":"2024-04-02T06:40:51.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.6/manifests"},{"name":"@blitzjs/codemod@2.0.6","sha":"bbe1a54d7ab01de99d508fb971e293041a8122a4","kind":"tag","published_at":"2024-04-02T06:40:51.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.6/manifests"},{"name":"@blitzjs/auth@2.0.6","sha":"bbe1a54d7ab01de99d508fb971e293041a8122a4","kind":"tag","published_at":"2024-04-02T06:40:51.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.6/manifests"},{"name":"blitz@2.0.6","sha":"bbe1a54d7ab01de99d508fb971e293041a8122a4","kind":"tag","published_at":"2024-04-02T06:40:51.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.6/manifests"},{"name":"v2.0.6","sha":"bbe1a54d7ab01de99d508fb971e293041a8122a4","kind":"commit","published_at":"2024-04-02T06:39:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.6/manifests"},{"name":"@blitzjs/rpc@2.0.5","sha":"6f44c2334ee3665b450cea6c873d3500249b3e49","kind":"tag","published_at":"2024-02-17T06:36:10.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.5/manifests"},{"name":"@blitzjs/next@2.0.5","sha":"6f44c2334ee3665b450cea6c873d3500249b3e49","kind":"tag","published_at":"2024-02-17T06:36:10.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.5/manifests"},{"name":"@blitzjs/generator@2.0.5","sha":"6f44c2334ee3665b450cea6c873d3500249b3e49","kind":"tag","published_at":"2024-02-17T06:36:10.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.5/manifests"},{"name":"@blitzjs/codemod@2.0.5","sha":"6f44c2334ee3665b450cea6c873d3500249b3e49","kind":"tag","published_at":"2024-02-17T06:36:10.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.5/manifests"},{"name":"@blitzjs/auth@2.0.5","sha":"6f44c2334ee3665b450cea6c873d3500249b3e49","kind":"tag","published_at":"2024-02-17T06:36:10.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.5/manifests"},{"name":"blitz@2.0.5","sha":"6f44c2334ee3665b450cea6c873d3500249b3e49","kind":"tag","published_at":"2024-02-17T06:36:10.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.5/manifests"},{"name":"v2.0.5","sha":"6f44c2334ee3665b450cea6c873d3500249b3e49","kind":"commit","published_at":"2024-02-17T06:33:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.5/manifests"},{"name":"@blitzjs/rpc@2.0.4","sha":"e8f564ea66ef31369c40bac09966bbc80553a388","kind":"tag","published_at":"2024-02-06T17:03:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.4/manifests"},{"name":"@blitzjs/next@2.0.4","sha":"e8f564ea66ef31369c40bac09966bbc80553a388","kind":"tag","published_at":"2024-02-06T17:03:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.4/manifests"},{"name":"@blitzjs/generator@2.0.4","sha":"e8f564ea66ef31369c40bac09966bbc80553a388","kind":"tag","published_at":"2024-02-06T17:03:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.4/manifests"},{"name":"@blitzjs/codemod@2.0.4","sha":"e8f564ea66ef31369c40bac09966bbc80553a388","kind":"tag","published_at":"2024-02-06T17:03:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.4/manifests"},{"name":"@blitzjs/auth@2.0.4","sha":"e8f564ea66ef31369c40bac09966bbc80553a388","kind":"tag","published_at":"2024-02-06T17:03:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.4/manifests"},{"name":"blitz@2.0.4","sha":"e8f564ea66ef31369c40bac09966bbc80553a388","kind":"tag","published_at":"2024-02-06T17:03:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.4/manifests"},{"name":"v2.0.4","sha":"e8f564ea66ef31369c40bac09966bbc80553a388","kind":"commit","published_at":"2024-02-06T17:00:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.4/manifests"},{"name":"@blitzjs/rpc@2.0.3","sha":"a09685a63a01a01b697047b3200427f12489b214","kind":"tag","published_at":"2024-01-16T16:12:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.3/manifests"},{"name":"@blitzjs/next@2.0.3","sha":"a09685a63a01a01b697047b3200427f12489b214","kind":"tag","published_at":"2024-01-16T16:12:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.3/manifests"},{"name":"@blitzjs/generator@2.0.3","sha":"a09685a63a01a01b697047b3200427f12489b214","kind":"tag","published_at":"2024-01-16T16:12:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.3/manifests"},{"name":"@blitzjs/codemod@2.0.3","sha":"a09685a63a01a01b697047b3200427f12489b214","kind":"tag","published_at":"2024-01-16T16:12:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.3/manifests"},{"name":"@blitzjs/auth@2.0.3","sha":"a09685a63a01a01b697047b3200427f12489b214","kind":"tag","published_at":"2024-01-16T16:12:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.3/manifests"},{"name":"blitz@2.0.3","sha":"a09685a63a01a01b697047b3200427f12489b214","kind":"tag","published_at":"2024-01-16T16:12:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.3/manifests"},{"name":"v2.0.3","sha":"a09685a63a01a01b697047b3200427f12489b214","kind":"commit","published_at":"2024-01-16T16:10:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.3/manifests"},{"name":"@blitzjs/rpc@2.0.2","sha":"4ac47ff2a1df40fa4bc6f15af8a30bb71ff2f0d5","kind":"tag","published_at":"2024-01-05T05:35:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.2/manifests"},{"name":"@blitzjs/next@2.0.2","sha":"4ac47ff2a1df40fa4bc6f15af8a30bb71ff2f0d5","kind":"tag","published_at":"2024-01-05T05:35:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.2/manifests"},{"name":"@blitzjs/generator@2.0.2","sha":"4ac47ff2a1df40fa4bc6f15af8a30bb71ff2f0d5","kind":"tag","published_at":"2024-01-05T05:35:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.2/manifests"},{"name":"@blitzjs/codemod@2.0.2","sha":"4ac47ff2a1df40fa4bc6f15af8a30bb71ff2f0d5","kind":"tag","published_at":"2024-01-05T05:35:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.2/manifests"},{"name":"@blitzjs/auth@2.0.2","sha":"4ac47ff2a1df40fa4bc6f15af8a30bb71ff2f0d5","kind":"tag","published_at":"2024-01-05T05:35:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.2/manifests"},{"name":"blitz@2.0.2","sha":"4ac47ff2a1df40fa4bc6f15af8a30bb71ff2f0d5","kind":"tag","published_at":"2024-01-05T05:35:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.2/manifests"},{"name":"v2.0.2","sha":"4ac47ff2a1df40fa4bc6f15af8a30bb71ff2f0d5","kind":"commit","published_at":"2024-01-05T05:33:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.2/manifests"},{"name":"@blitzjs/rpc@2.0.1","sha":"cd9852a60b8ac7a69198d35bab958b5c3684c6d7","kind":"tag","published_at":"2024-01-04T04:18:37.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.1/manifests"},{"name":"@blitzjs/next@2.0.1","sha":"cd9852a60b8ac7a69198d35bab958b5c3684c6d7","kind":"tag","published_at":"2024-01-04T04:18:37.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.1/manifests"},{"name":"@blitzjs/generator@2.0.1","sha":"cd9852a60b8ac7a69198d35bab958b5c3684c6d7","kind":"tag","published_at":"2024-01-04T04:18:37.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.1/manifests"},{"name":"@blitzjs/codemod@2.0.1","sha":"cd9852a60b8ac7a69198d35bab958b5c3684c6d7","kind":"tag","published_at":"2024-01-04T04:18:37.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.1/manifests"},{"name":"@blitzjs/auth@2.0.1","sha":"cd9852a60b8ac7a69198d35bab958b5c3684c6d7","kind":"tag","published_at":"2024-01-04T04:18:37.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.1/manifests"},{"name":"blitz@2.0.1","sha":"cd9852a60b8ac7a69198d35bab958b5c3684c6d7","kind":"tag","published_at":"2024-01-04T04:18:37.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.1/manifests"},{"name":"v2.0.1","sha":"cd9852a60b8ac7a69198d35bab958b5c3684c6d7","kind":"commit","published_at":"2024-01-04T04:16:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.1/manifests"},{"name":"v2.0.0-stable","sha":"612aa1dd747c1c53dea66c49b9ce3ca4094fe802","kind":"commit","published_at":"2024-01-02T17:52:37.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-stable","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-stable/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.37","sha":"f7735d59a30d131e84b37c3ed190a58d8e7c139e","kind":"tag","published_at":"2024-01-02T17:27:59.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.37","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.37/manifests"},{"name":"@blitzjs/next@2.0.0-beta.37","sha":"f7735d59a30d131e84b37c3ed190a58d8e7c139e","kind":"tag","published_at":"2024-01-02T17:27:59.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.37","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.37/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.37","sha":"f7735d59a30d131e84b37c3ed190a58d8e7c139e","kind":"tag","published_at":"2024-01-02T17:27:59.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.37","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.37/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.37","sha":"f7735d59a30d131e84b37c3ed190a58d8e7c139e","kind":"tag","published_at":"2024-01-02T17:27:59.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.37","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.37/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.37","sha":"f7735d59a30d131e84b37c3ed190a58d8e7c139e","kind":"tag","published_at":"2024-01-02T17:27:59.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.37","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.37/manifests"},{"name":"blitz@2.0.0-beta.37","sha":"f7735d59a30d131e84b37c3ed190a58d8e7c139e","kind":"tag","published_at":"2024-01-02T17:27:59.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.37","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.37/manifests"},{"name":"v2.0.0-beta.37","sha":"f7735d59a30d131e84b37c3ed190a58d8e7c139e","kind":"commit","published_at":"2024-01-02T17:25:50.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.37","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.37/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.36","sha":"99541848b35a9792918c7a4c317375bb17797d77","kind":"tag","published_at":"2023-11-28T18:53:26.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.36","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.36/manifests"},{"name":"@blitzjs/next@2.0.0-beta.36","sha":"99541848b35a9792918c7a4c317375bb17797d77","kind":"tag","published_at":"2023-11-28T18:53:26.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.36","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.36/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.36","sha":"99541848b35a9792918c7a4c317375bb17797d77","kind":"tag","published_at":"2023-11-28T18:53:26.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.36","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.36/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.36","sha":"99541848b35a9792918c7a4c317375bb17797d77","kind":"tag","published_at":"2023-11-28T18:53:26.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.36","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.36/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.36","sha":"99541848b35a9792918c7a4c317375bb17797d77","kind":"tag","published_at":"2023-11-28T18:53:26.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.36","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.36/manifests"},{"name":"blitz@2.0.0-beta.36","sha":"99541848b35a9792918c7a4c317375bb17797d77","kind":"tag","published_at":"2023-11-28T18:53:26.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.36","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.36/manifests"},{"name":"v2.0.0-beta.36","sha":"99541848b35a9792918c7a4c317375bb17797d77","kind":"commit","published_at":"2023-11-28T18:51:19.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.36","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.36/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.35","sha":"fb232d126ebdbb9183417336a4ce461dc89b2a56","kind":"tag","published_at":"2023-10-30T13:21:20.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.35","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.35/manifests"},{"name":"@blitzjs/next@2.0.0-beta.35","sha":"fb232d126ebdbb9183417336a4ce461dc89b2a56","kind":"tag","published_at":"2023-10-30T13:21:20.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.35","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.35/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.35","sha":"fb232d126ebdbb9183417336a4ce461dc89b2a56","kind":"tag","published_at":"2023-10-30T13:21:20.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.35","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.35/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.35","sha":"fb232d126ebdbb9183417336a4ce461dc89b2a56","kind":"tag","published_at":"2023-10-30T13:21:20.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.35","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.35/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.35","sha":"fb232d126ebdbb9183417336a4ce461dc89b2a56","kind":"tag","published_at":"2023-10-30T13:21:20.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.35","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.35/manifests"},{"name":"blitz@2.0.0-beta.35","sha":"fb232d126ebdbb9183417336a4ce461dc89b2a56","kind":"tag","published_at":"2023-10-30T13:21:20.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.35","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.35/manifests"},{"name":"v2.0.0-beta.35","sha":"fb232d126ebdbb9183417336a4ce461dc89b2a56","kind":"commit","published_at":"2023-10-30T13:18:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.35","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.35/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.34","sha":"353af3fae647d1b2b85e0cb1eaa845e87598a73c","kind":"tag","published_at":"2023-10-03T06:41:04.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.34","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.34/manifests"},{"name":"@blitzjs/next@2.0.0-beta.34","sha":"353af3fae647d1b2b85e0cb1eaa845e87598a73c","kind":"tag","published_at":"2023-10-03T06:41:04.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.34","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.34/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.34","sha":"353af3fae647d1b2b85e0cb1eaa845e87598a73c","kind":"tag","published_at":"2023-10-03T06:41:04.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.34","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.34/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.34","sha":"353af3fae647d1b2b85e0cb1eaa845e87598a73c","kind":"tag","published_at":"2023-10-03T06:41:04.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.34","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.34/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.34","sha":"353af3fae647d1b2b85e0cb1eaa845e87598a73c","kind":"tag","published_at":"2023-10-03T06:41:04.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.34","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.34/manifests"},{"name":"blitz@2.0.0-beta.34","sha":"353af3fae647d1b2b85e0cb1eaa845e87598a73c","kind":"tag","published_at":"2023-10-03T06:41:04.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.34","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.34/manifests"},{"name":"v2.0.0-beta.34","sha":"353af3fae647d1b2b85e0cb1eaa845e87598a73c","kind":"commit","published_at":"2023-10-03T06:37:42.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.34","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.34/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.33","sha":"9a5ce2e8eac16a80c4cadf79f2ce80e9dcdfa2de","kind":"tag","published_at":"2023-09-06T11:12:17.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.33","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.33/manifests"},{"name":"@blitzjs/next@2.0.0-beta.33","sha":"9a5ce2e8eac16a80c4cadf79f2ce80e9dcdfa2de","kind":"tag","published_at":"2023-09-06T11:12:17.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.33","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.33/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.33","sha":"9a5ce2e8eac16a80c4cadf79f2ce80e9dcdfa2de","kind":"tag","published_at":"2023-09-06T11:12:17.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.33","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.33/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.33","sha":"9a5ce2e8eac16a80c4cadf79f2ce80e9dcdfa2de","kind":"tag","published_at":"2023-09-06T11:12:17.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.33","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.33/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.33","sha":"9a5ce2e8eac16a80c4cadf79f2ce80e9dcdfa2de","kind":"tag","published_at":"2023-09-06T11:12:17.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.33","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.33/manifests"},{"name":"blitz@2.0.0-beta.33","sha":"9a5ce2e8eac16a80c4cadf79f2ce80e9dcdfa2de","kind":"tag","published_at":"2023-09-06T11:12:17.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.33","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.33/manifests"},{"name":"v2.0.0-beta.33","sha":"9a5ce2e8eac16a80c4cadf79f2ce80e9dcdfa2de","kind":"commit","published_at":"2023-09-06T11:09:31.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.33","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.33/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.32","sha":"e1bffdf3d6fd735352e9e15f32de1493d4db02a8","kind":"tag","published_at":"2023-08-17T18:14:52.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.32","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.32/manifests"},{"name":"@blitzjs/next@2.0.0-beta.32","sha":"e1bffdf3d6fd735352e9e15f32de1493d4db02a8","kind":"tag","published_at":"2023-08-17T18:14:52.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.32","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.32/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.32","sha":"e1bffdf3d6fd735352e9e15f32de1493d4db02a8","kind":"tag","published_at":"2023-08-17T18:14:52.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.32","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.32/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.32","sha":"e1bffdf3d6fd735352e9e15f32de1493d4db02a8","kind":"tag","published_at":"2023-08-17T18:14:52.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.32","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.32/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.32","sha":"e1bffdf3d6fd735352e9e15f32de1493d4db02a8","kind":"tag","published_at":"2023-08-17T18:14:52.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.32","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.32/manifests"},{"name":"blitz@2.0.0-beta.32","sha":"e1bffdf3d6fd735352e9e15f32de1493d4db02a8","kind":"tag","published_at":"2023-08-17T18:14:52.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.32","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.32/manifests"},{"name":"v2.0.0-beta.32","sha":"e1bffdf3d6fd735352e9e15f32de1493d4db02a8","kind":"commit","published_at":"2023-08-17T18:11:49.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.32","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.32/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.31","sha":"82551729407014e6dc4dce50da8add2e44088161","kind":"tag","published_at":"2023-07-20T20:25:29.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.31","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.31/manifests"},{"name":"@blitzjs/next@2.0.0-beta.31","sha":"82551729407014e6dc4dce50da8add2e44088161","kind":"tag","published_at":"2023-07-20T20:25:29.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.31","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.31/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.31","sha":"82551729407014e6dc4dce50da8add2e44088161","kind":"tag","published_at":"2023-07-20T20:25:29.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.31","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.31/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.31","sha":"82551729407014e6dc4dce50da8add2e44088161","kind":"tag","published_at":"2023-07-20T20:25:29.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.31","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.31/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.31","sha":"82551729407014e6dc4dce50da8add2e44088161","kind":"tag","published_at":"2023-07-20T20:25:29.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.31","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.31/manifests"},{"name":"blitz@2.0.0-beta.31","sha":"82551729407014e6dc4dce50da8add2e44088161","kind":"tag","published_at":"2023-07-20T20:25:29.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.31","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.31/manifests"},{"name":"v2.0.0-beta.31","sha":"82551729407014e6dc4dce50da8add2e44088161","kind":"commit","published_at":"2023-07-20T20:22:20.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.31","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.31/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.30","sha":"da76acc90a562b9655b3d894a21e0f441ef51ad9","kind":"tag","published_at":"2023-07-05T15:19:11.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.30","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.30/manifests"},{"name":"@blitzjs/next@2.0.0-beta.30","sha":"da76acc90a562b9655b3d894a21e0f441ef51ad9","kind":"tag","published_at":"2023-07-05T15:19:11.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.30","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.30/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.30","sha":"da76acc90a562b9655b3d894a21e0f441ef51ad9","kind":"tag","published_at":"2023-07-05T15:19:11.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.30","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.30/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.30","sha":"da76acc90a562b9655b3d894a21e0f441ef51ad9","kind":"tag","published_at":"2023-07-05T15:19:11.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.30","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.30/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.30","sha":"da76acc90a562b9655b3d894a21e0f441ef51ad9","kind":"tag","published_at":"2023-07-05T15:19:11.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.30","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.30/manifests"},{"name":"blitz@2.0.0-beta.30","sha":"da76acc90a562b9655b3d894a21e0f441ef51ad9","kind":"tag","published_at":"2023-07-05T15:19:11.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.30","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.30/manifests"},{"name":"v2.0.0-beta.30","sha":"da76acc90a562b9655b3d894a21e0f441ef51ad9","kind":"commit","published_at":"2023-07-05T15:16:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.30","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.30/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.29","sha":"831a493ab6178c1bf95d0c69994d549cee9008e8","kind":"tag","published_at":"2023-06-14T18:15:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.29","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.29/manifests"},{"name":"@blitzjs/next@2.0.0-beta.29","sha":"831a493ab6178c1bf95d0c69994d549cee9008e8","kind":"tag","published_at":"2023-06-14T18:15:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.29","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.29/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.29","sha":"831a493ab6178c1bf95d0c69994d549cee9008e8","kind":"tag","published_at":"2023-06-14T18:15:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.29","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.29/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.29","sha":"831a493ab6178c1bf95d0c69994d549cee9008e8","kind":"tag","published_at":"2023-06-14T18:15:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.29","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.29/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.29","sha":"831a493ab6178c1bf95d0c69994d549cee9008e8","kind":"tag","published_at":"2023-06-14T18:15:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.29","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.29/manifests"},{"name":"blitz@2.0.0-beta.29","sha":"831a493ab6178c1bf95d0c69994d549cee9008e8","kind":"tag","published_at":"2023-06-14T18:15:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.29","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.29/manifests"},{"name":"v2.0.0-beta.29","sha":"831a493ab6178c1bf95d0c69994d549cee9008e8","kind":"commit","published_at":"2023-06-14T18:12:23.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.29","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.29/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.28","sha":"d25c965bc866d266c5b0eeda6b4e9477af2ad3bd","kind":"tag","published_at":"2023-06-09T18:27:34.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.28","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.28/manifests"},{"name":"@blitzjs/next@2.0.0-beta.28","sha":"d25c965bc866d266c5b0eeda6b4e9477af2ad3bd","kind":"tag","published_at":"2023-06-09T18:27:34.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.28","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.28/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.28","sha":"d25c965bc866d266c5b0eeda6b4e9477af2ad3bd","kind":"tag","published_at":"2023-06-09T18:27:34.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.28","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.28/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.28","sha":"d25c965bc866d266c5b0eeda6b4e9477af2ad3bd","kind":"tag","published_at":"2023-06-09T18:27:34.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.28","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.28/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.28","sha":"d25c965bc866d266c5b0eeda6b4e9477af2ad3bd","kind":"tag","published_at":"2023-06-09T18:27:34.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.28","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.28/manifests"},{"name":"blitz@2.0.0-beta.28","sha":"d25c965bc866d266c5b0eeda6b4e9477af2ad3bd","kind":"tag","published_at":"2023-06-09T18:27:34.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.28","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.28/manifests"},{"name":"v2.0.0-beta.28","sha":"d25c965bc866d266c5b0eeda6b4e9477af2ad3bd","kind":"commit","published_at":"2023-06-09T18:24:35.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.28","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.28/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.27","sha":"5a64f1c39c65c07823088b5be479d9aea403d5d4","kind":"tag","published_at":"2023-05-01T18:06:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.27","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.27/manifests"},{"name":"@blitzjs/next@2.0.0-beta.27","sha":"5a64f1c39c65c07823088b5be479d9aea403d5d4","kind":"tag","published_at":"2023-05-01T18:06:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.27","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.27/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.27","sha":"5a64f1c39c65c07823088b5be479d9aea403d5d4","kind":"tag","published_at":"2023-05-01T18:06:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.27","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.27/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.27","sha":"5a64f1c39c65c07823088b5be479d9aea403d5d4","kind":"tag","published_at":"2023-05-01T18:06:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.27","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.27/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.27","sha":"5a64f1c39c65c07823088b5be479d9aea403d5d4","kind":"tag","published_at":"2023-05-01T18:06:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.27","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.27/manifests"},{"name":"blitz@2.0.0-beta.27","sha":"5a64f1c39c65c07823088b5be479d9aea403d5d4","kind":"tag","published_at":"2023-05-01T18:06:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.27","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.27/manifests"},{"name":"v2.0.0-beta.27","sha":"5a64f1c39c65c07823088b5be479d9aea403d5d4","kind":"commit","published_at":"2023-05-01T18:03:32.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.27","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.27/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.26","sha":"3e8f04ed03a7a4d2f8bd8d6fa6e0d00bde5b5d95","kind":"tag","published_at":"2023-04-10T13:57:13.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.26","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.26/manifests"},{"name":"@blitzjs/next@2.0.0-beta.26","sha":"3e8f04ed03a7a4d2f8bd8d6fa6e0d00bde5b5d95","kind":"tag","published_at":"2023-04-10T13:57:13.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.26","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.26/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.26","sha":"3e8f04ed03a7a4d2f8bd8d6fa6e0d00bde5b5d95","kind":"tag","published_at":"2023-04-10T13:57:13.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.26","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.26/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.26","sha":"3e8f04ed03a7a4d2f8bd8d6fa6e0d00bde5b5d95","kind":"tag","published_at":"2023-04-10T13:57:13.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.26","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.26/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.26","sha":"3e8f04ed03a7a4d2f8bd8d6fa6e0d00bde5b5d95","kind":"tag","published_at":"2023-04-10T13:57:13.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.26","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.26/manifests"},{"name":"blitz@2.0.0-beta.26","sha":"3e8f04ed03a7a4d2f8bd8d6fa6e0d00bde5b5d95","kind":"tag","published_at":"2023-04-10T13:57:13.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.26","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.26/manifests"},{"name":"v2.0.0-beta.26","sha":"3e8f04ed03a7a4d2f8bd8d6fa6e0d00bde5b5d95","kind":"commit","published_at":"2023-04-10T13:54:42.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.26","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.26/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.25","sha":"9f316d73f5e32e5df58ba3df569e9236205c52eb","kind":"tag","published_at":"2023-04-03T13:59:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.25","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.25/manifests"},{"name":"@blitzjs/next@2.0.0-beta.25","sha":"9f316d73f5e32e5df58ba3df569e9236205c52eb","kind":"tag","published_at":"2023-04-03T13:59:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.25","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.25/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.25","sha":"9f316d73f5e32e5df58ba3df569e9236205c52eb","kind":"tag","published_at":"2023-04-03T13:59:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.25","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.25/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.25","sha":"9f316d73f5e32e5df58ba3df569e9236205c52eb","kind":"tag","published_at":"2023-04-03T13:59:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.25","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.25/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.25","sha":"9f316d73f5e32e5df58ba3df569e9236205c52eb","kind":"tag","published_at":"2023-04-03T13:59:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.25","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.25/manifests"},{"name":"blitz@2.0.0-beta.25","sha":"9f316d73f5e32e5df58ba3df569e9236205c52eb","kind":"tag","published_at":"2023-04-03T13:59:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.25","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.25/manifests"},{"name":"v2.0.0-beta.25","sha":"9f316d73f5e32e5df58ba3df569e9236205c52eb","kind":"commit","published_at":"2023-04-03T13:56:36.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.25","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.25/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.24","sha":"f2da4f1516bc5150be1a6d7c5c716ea09e4d7b82","kind":"tag","published_at":"2023-03-31T18:04:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.24","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.24/manifests"},{"name":"@blitzjs/next@2.0.0-beta.24","sha":"f2da4f1516bc5150be1a6d7c5c716ea09e4d7b82","kind":"tag","published_at":"2023-03-31T18:04:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.24","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.24/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.24","sha":"f2da4f1516bc5150be1a6d7c5c716ea09e4d7b82","kind":"tag","published_at":"2023-03-31T18:04:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.24","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.24/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.24","sha":"f2da4f1516bc5150be1a6d7c5c716ea09e4d7b82","kind":"tag","published_at":"2023-03-31T18:04:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.24","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.24/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.24","sha":"f2da4f1516bc5150be1a6d7c5c716ea09e4d7b82","kind":"tag","published_at":"2023-03-31T18:04:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.24","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.24/manifests"},{"name":"blitz@2.0.0-beta.24","sha":"f2da4f1516bc5150be1a6d7c5c716ea09e4d7b82","kind":"tag","published_at":"2023-03-31T18:04:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.24","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.24/manifests"},{"name":"v2.0.0-beta.24","sha":"f2da4f1516bc5150be1a6d7c5c716ea09e4d7b82","kind":"commit","published_at":"2023-03-31T18:00:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.24","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.24/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.23","sha":"6374f2ff0c7743678ce5801b0705aa5145643b18","kind":"tag","published_at":"2023-02-09T16:17:04.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.23","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.23/manifests"},{"name":"@blitzjs/next@2.0.0-beta.23","sha":"6374f2ff0c7743678ce5801b0705aa5145643b18","kind":"tag","published_at":"2023-02-09T16:17:04.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.23","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.23/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.23","sha":"6374f2ff0c7743678ce5801b0705aa5145643b18","kind":"tag","published_at":"2023-02-09T16:17:04.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.23","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.23/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.23","sha":"6374f2ff0c7743678ce5801b0705aa5145643b18","kind":"tag","published_at":"2023-02-09T16:17:04.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.23","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.23/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.23","sha":"6374f2ff0c7743678ce5801b0705aa5145643b18","kind":"tag","published_at":"2023-02-09T16:17:04.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.23","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.23/manifests"},{"name":"blitz@2.0.0-beta.23","sha":"6374f2ff0c7743678ce5801b0705aa5145643b18","kind":"tag","published_at":"2023-02-09T16:17:04.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.23","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.23/manifests"},{"name":"v2.0.0-beta.23","sha":"6374f2ff0c7743678ce5801b0705aa5145643b18","kind":"commit","published_at":"2023-02-09T16:14:34.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.23","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.23/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.22","sha":"21b83fb7bfaa00769783e5aa851166c6c9a952ad","kind":"tag","published_at":"2023-01-12T05:15:45.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.22","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.22/manifests"},{"name":"@blitzjs/next@2.0.0-beta.22","sha":"21b83fb7bfaa00769783e5aa851166c6c9a952ad","kind":"tag","published_at":"2023-01-12T05:15:45.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.22","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.22/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.22","sha":"21b83fb7bfaa00769783e5aa851166c6c9a952ad","kind":"tag","published_at":"2023-01-12T05:15:45.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.22","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.22/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.22","sha":"21b83fb7bfaa00769783e5aa851166c6c9a952ad","kind":"tag","published_at":"2023-01-12T05:15:45.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.22","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.22/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.22","sha":"21b83fb7bfaa00769783e5aa851166c6c9a952ad","kind":"tag","published_at":"2023-01-12T05:15:45.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.22","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.22/manifests"},{"name":"blitz@2.0.0-beta.22","sha":"21b83fb7bfaa00769783e5aa851166c6c9a952ad","kind":"tag","published_at":"2023-01-12T05:15:45.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.22","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.22/manifests"},{"name":"v2.0.0-beta.22","sha":"21b83fb7bfaa00769783e5aa851166c6c9a952ad","kind":"commit","published_at":"2023-01-12T05:13:33.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.22","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.22/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.21","sha":"9be4d86174266372078028231b96fe92b00b3c11","kind":"tag","published_at":"2023-01-04T17:24:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.21","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.21/manifests"},{"name":"@blitzjs/next@2.0.0-beta.21","sha":"9be4d86174266372078028231b96fe92b00b3c11","kind":"tag","published_at":"2023-01-04T17:24:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.21","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.21/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.21","sha":"9be4d86174266372078028231b96fe92b00b3c11","kind":"tag","published_at":"2023-01-04T17:24:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.21","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.21/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.21","sha":"9be4d86174266372078028231b96fe92b00b3c11","kind":"tag","published_at":"2023-01-04T17:24:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.21","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.21/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.21","sha":"9be4d86174266372078028231b96fe92b00b3c11","kind":"tag","published_at":"2023-01-04T17:24:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.21","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.21/manifests"},{"name":"blitz@2.0.0-beta.21","sha":"9be4d86174266372078028231b96fe92b00b3c11","kind":"tag","published_at":"2023-01-04T17:24:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.21","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.21/manifests"},{"name":"v2.0.0-beta.21","sha":"9be4d86174266372078028231b96fe92b00b3c11","kind":"commit","published_at":"2023-01-03T19:46:55.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.21","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.21/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.20","sha":"13c2642bdb5b752f2ba6339980b73d97cfa6590e","kind":"tag","published_at":"2022-12-16T19:11:55.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.20","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.20/manifests"},{"name":"@blitzjs/next@2.0.0-beta.20","sha":"13c2642bdb5b752f2ba6339980b73d97cfa6590e","kind":"tag","published_at":"2022-12-16T19:11:55.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.20","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.20/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.20","sha":"13c2642bdb5b752f2ba6339980b73d97cfa6590e","kind":"tag","published_at":"2022-12-16T19:11:55.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.20","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.20/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.20","sha":"13c2642bdb5b752f2ba6339980b73d97cfa6590e","kind":"tag","published_at":"2022-12-16T19:11:55.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.20","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.20/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.20","sha":"13c2642bdb5b752f2ba6339980b73d97cfa6590e","kind":"tag","published_at":"2022-12-16T19:11:55.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.20","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.20/manifests"},{"name":"blitz@2.0.0-beta.20","sha":"13c2642bdb5b752f2ba6339980b73d97cfa6590e","kind":"tag","published_at":"2022-12-16T19:11:55.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.20","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.20/manifests"},{"name":"v2.0.0-beta.20","sha":"13c2642bdb5b752f2ba6339980b73d97cfa6590e","kind":"commit","published_at":"2022-12-16T19:09:41.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.20","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.20/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.19","sha":"474b5494acc952e0e0d10db0c30f4bbbf9185129","kind":"tag","published_at":"2022-11-22T21:11:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.19","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.19/manifests"},{"name":"@blitzjs/next@2.0.0-beta.19","sha":"474b5494acc952e0e0d10db0c30f4bbbf9185129","kind":"tag","published_at":"2022-11-22T21:11:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.19","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.19/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.19","sha":"474b5494acc952e0e0d10db0c30f4bbbf9185129","kind":"tag","published_at":"2022-11-22T21:11:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.19","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.19/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.19","sha":"474b5494acc952e0e0d10db0c30f4bbbf9185129","kind":"tag","published_at":"2022-11-22T21:11:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.19","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.19/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.19","sha":"474b5494acc952e0e0d10db0c30f4bbbf9185129","kind":"tag","published_at":"2022-11-22T21:11:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.19","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.19/manifests"},{"name":"blitz@2.0.0-beta.19","sha":"474b5494acc952e0e0d10db0c30f4bbbf9185129","kind":"tag","published_at":"2022-11-22T21:11:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.19","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.19/manifests"},{"name":"v2.0.0-beta.19","sha":"474b5494acc952e0e0d10db0c30f4bbbf9185129","kind":"commit","published_at":"2022-11-22T21:09:29.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.19","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.19/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.18","sha":"4c0024c4685ec91bbf978b342cc1c26a105d3960","kind":"tag","published_at":"2022-11-16T23:58:40.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.18","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.18/manifests"},{"name":"@blitzjs/next@2.0.0-beta.18","sha":"4c0024c4685ec91bbf978b342cc1c26a105d3960","kind":"tag","published_at":"2022-11-16T23:58:40.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.18","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.18/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.18","sha":"4c0024c4685ec91bbf978b342cc1c26a105d3960","kind":"tag","published_at":"2022-11-16T23:58:40.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.18","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.18/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.18","sha":"4c0024c4685ec91bbf978b342cc1c26a105d3960","kind":"tag","published_at":"2022-11-16T23:58:40.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.18","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.18/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.18","sha":"4c0024c4685ec91bbf978b342cc1c26a105d3960","kind":"tag","published_at":"2022-11-16T23:58:40.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.18","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.18/manifests"},{"name":"blitz@2.0.0-beta.18","sha":"4c0024c4685ec91bbf978b342cc1c26a105d3960","kind":"tag","published_at":"2022-11-16T23:58:40.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.18","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.18/manifests"},{"name":"v2.0.0-beta.18","sha":"4c0024c4685ec91bbf978b342cc1c26a105d3960","kind":"commit","published_at":"2022-11-16T23:56:59.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.18","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.18/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.17","sha":"936211a657202aab4ba68791eb2f2aefa02db590","kind":"tag","published_at":"2022-11-09T20:24:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.17","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.17/manifests"},{"name":"@blitzjs/next@2.0.0-beta.17","sha":"936211a657202aab4ba68791eb2f2aefa02db590","kind":"tag","published_at":"2022-11-09T20:24:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.17","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.17/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.17","sha":"936211a657202aab4ba68791eb2f2aefa02db590","kind":"tag","published_at":"2022-11-09T20:24:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.17","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.17/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.17","sha":"936211a657202aab4ba68791eb2f2aefa02db590","kind":"tag","published_at":"2022-11-09T20:24:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.17","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.17/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.17","sha":"936211a657202aab4ba68791eb2f2aefa02db590","kind":"tag","published_at":"2022-11-09T20:24:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.17","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.17/manifests"},{"name":"blitz@2.0.0-beta.17","sha":"936211a657202aab4ba68791eb2f2aefa02db590","kind":"tag","published_at":"2022-11-09T20:24:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.17","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.17/manifests"},{"name":"v2.0.0-beta.17","sha":"936211a657202aab4ba68791eb2f2aefa02db590","kind":"commit","published_at":"2022-11-09T20:22:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.17","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.17/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.16","sha":"0959a11fc62e57a79d6c69f55a9068110de3e329","kind":"tag","published_at":"2022-11-04T19:54:42.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.16","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.16/manifests"},{"name":"@blitzjs/next@2.0.0-beta.16","sha":"0959a11fc62e57a79d6c69f55a9068110de3e329","kind":"tag","published_at":"2022-11-04T19:54:42.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.16","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.16/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.16","sha":"0959a11fc62e57a79d6c69f55a9068110de3e329","kind":"tag","published_at":"2022-11-04T19:54:42.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.16","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.16/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.16","sha":"0959a11fc62e57a79d6c69f55a9068110de3e329","kind":"tag","published_at":"2022-11-04T19:54:42.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.16","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.16/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.16","sha":"0959a11fc62e57a79d6c69f55a9068110de3e329","kind":"tag","published_at":"2022-11-04T19:54:42.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.16","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.16/manifests"},{"name":"blitz@2.0.0-beta.16","sha":"0959a11fc62e57a79d6c69f55a9068110de3e329","kind":"tag","published_at":"2022-11-04T19:54:42.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.16","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.16/manifests"},{"name":"v2.0.0-beta.16","sha":"0959a11fc62e57a79d6c69f55a9068110de3e329","kind":"commit","published_at":"2022-11-04T19:52:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.16","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.16/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.15","sha":"0ebdf3bc93c89df29b17d03c273250f431cd125e","kind":"tag","published_at":"2022-10-28T07:29:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.15","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.15/manifests"},{"name":"@blitzjs/next@2.0.0-beta.15","sha":"0ebdf3bc93c89df29b17d03c273250f431cd125e","kind":"tag","published_at":"2022-10-28T07:29:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.15","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.15/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.15","sha":"0ebdf3bc93c89df29b17d03c273250f431cd125e","kind":"tag","published_at":"2022-10-28T07:29:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.15","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.15/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.15","sha":"0ebdf3bc93c89df29b17d03c273250f431cd125e","kind":"tag","published_at":"2022-10-28T07:29:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.15","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.15/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.15","sha":"0ebdf3bc93c89df29b17d03c273250f431cd125e","kind":"tag","published_at":"2022-10-28T07:29:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.15","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.15/manifests"},{"name":"blitz@2.0.0-beta.15","sha":"0ebdf3bc93c89df29b17d03c273250f431cd125e","kind":"tag","published_at":"2022-10-28T07:29:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.15","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.15/manifests"},{"name":"v2.0.0-beta.15","sha":"0ebdf3bc93c89df29b17d03c273250f431cd125e","kind":"commit","published_at":"2022-10-28T07:27:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.15","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.15/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.14","sha":"d73b1d76ab163df0018a69ef013a6b42229f85a7","kind":"tag","published_at":"2022-10-25T10:34:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.14","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.14/manifests"},{"name":"@blitzjs/next@2.0.0-beta.14","sha":"d73b1d76ab163df0018a69ef013a6b42229f85a7","kind":"tag","published_at":"2022-10-25T10:34:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.14","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.14/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.14","sha":"d73b1d76ab163df0018a69ef013a6b42229f85a7","kind":"tag","published_at":"2022-10-25T10:34:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.14","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.14/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.14","sha":"d73b1d76ab163df0018a69ef013a6b42229f85a7","kind":"tag","published_at":"2022-10-25T10:34:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.14","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.14/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.14","sha":"d73b1d76ab163df0018a69ef013a6b42229f85a7","kind":"tag","published_at":"2022-10-25T10:34:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.14","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.14/manifests"},{"name":"blitz@2.0.0-beta.14","sha":"d73b1d76ab163df0018a69ef013a6b42229f85a7","kind":"tag","published_at":"2022-10-25T10:34:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.14","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.14/manifests"},{"name":"v2.0.0-beta.14","sha":"d73b1d76ab163df0018a69ef013a6b42229f85a7","kind":"commit","published_at":"2022-10-25T10:32:26.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.14","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.14/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.13","sha":"81dd346c852baa0a8697afbfeefb68af51a79d71","kind":"tag","published_at":"2022-10-19T06:58:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.13","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.13/manifests"},{"name":"@blitzjs/next@2.0.0-beta.13","sha":"81dd346c852baa0a8697afbfeefb68af51a79d71","kind":"tag","published_at":"2022-10-19T06:58:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.13","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.13/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.13","sha":"81dd346c852baa0a8697afbfeefb68af51a79d71","kind":"tag","published_at":"2022-10-19T06:58:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.13","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.13/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.13","sha":"81dd346c852baa0a8697afbfeefb68af51a79d71","kind":"tag","published_at":"2022-10-19T06:58:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.13","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.13/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.13","sha":"81dd346c852baa0a8697afbfeefb68af51a79d71","kind":"tag","published_at":"2022-10-19T06:58:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.13","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.13/manifests"},{"name":"blitz@2.0.0-beta.13","sha":"81dd346c852baa0a8697afbfeefb68af51a79d71","kind":"tag","published_at":"2022-10-19T06:58:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.13","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.13/manifests"},{"name":"v2.0.0-beta.13","sha":"81dd346c852baa0a8697afbfeefb68af51a79d71","kind":"commit","published_at":"2022-10-19T06:56:44.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.13","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.13/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.12","sha":"67de028732420fc1ca894d6adb4b43e1e5833e2f","kind":"tag","published_at":"2022-10-13T06:04:35.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.12","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.12/manifests"},{"name":"@blitzjs/next@2.0.0-beta.12","sha":"67de028732420fc1ca894d6adb4b43e1e5833e2f","kind":"tag","published_at":"2022-10-13T06:04:35.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.12","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.12/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.12","sha":"67de028732420fc1ca894d6adb4b43e1e5833e2f","kind":"tag","published_at":"2022-10-13T06:04:35.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.12","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.12/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.12","sha":"67de028732420fc1ca894d6adb4b43e1e5833e2f","kind":"tag","published_at":"2022-10-13T06:04:35.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.12","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.12/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.12","sha":"67de028732420fc1ca894d6adb4b43e1e5833e2f","kind":"tag","published_at":"2022-10-13T06:04:35.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.12","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.12/manifests"},{"name":"blitz@2.0.0-beta.12","sha":"67de028732420fc1ca894d6adb4b43e1e5833e2f","kind":"tag","published_at":"2022-10-13T06:04:35.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.12","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.12/manifests"},{"name":"v2.0.0-beta.12","sha":"67de028732420fc1ca894d6adb4b43e1e5833e2f","kind":"commit","published_at":"2022-10-13T06:02:17.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.12","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.12/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.11","sha":"58bb38f8099f2b2e1d223b794205483b1dbc84c8","kind":"tag","published_at":"2022-10-11T09:50:20.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.11","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.11/manifests"},{"name":"@blitzjs/next@2.0.0-beta.11","sha":"58bb38f8099f2b2e1d223b794205483b1dbc84c8","kind":"tag","published_at":"2022-10-11T09:50:20.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.11","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.11/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.11","sha":"58bb38f8099f2b2e1d223b794205483b1dbc84c8","kind":"tag","published_at":"2022-10-11T09:50:20.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.11","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.11/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.11","sha":"58bb38f8099f2b2e1d223b794205483b1dbc84c8","kind":"tag","published_at":"2022-10-11T09:50:20.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.11","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.11/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.11","sha":"58bb38f8099f2b2e1d223b794205483b1dbc84c8","kind":"tag","published_at":"2022-10-11T09:50:20.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.11","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.11/manifests"},{"name":"blitz@2.0.0-beta.11","sha":"58bb38f8099f2b2e1d223b794205483b1dbc84c8","kind":"tag","published_at":"2022-10-11T09:50:20.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.11","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.11/manifests"},{"name":"v2.0.0-beta.11","sha":"58bb38f8099f2b2e1d223b794205483b1dbc84c8","kind":"commit","published_at":"2022-10-11T09:48:40.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.11","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.11/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.10","sha":"4e3c25d9a06dee84c8711d59d71cf25e584c7f60","kind":"tag","published_at":"2022-10-11T08:26:30.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.10/manifests"},{"name":"@blitzjs/next@2.0.0-beta.10","sha":"4e3c25d9a06dee84c8711d59d71cf25e584c7f60","kind":"tag","published_at":"2022-10-11T08:26:30.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.10/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.10","sha":"4e3c25d9a06dee84c8711d59d71cf25e584c7f60","kind":"tag","published_at":"2022-10-11T08:26:30.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.10/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.10","sha":"4e3c25d9a06dee84c8711d59d71cf25e584c7f60","kind":"tag","published_at":"2022-10-11T08:26:30.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.10/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.10","sha":"4e3c25d9a06dee84c8711d59d71cf25e584c7f60","kind":"tag","published_at":"2022-10-11T08:26:30.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.10/manifests"},{"name":"blitz@2.0.0-beta.5","sha":"4e3c25d9a06dee84c8711d59d71cf25e584c7f60","kind":"tag","published_at":"2022-10-11T08:26:30.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.10","sha":"4e3c25d9a06dee84c8711d59d71cf25e584c7f60","kind":"commit","published_at":"2022-10-11T08:24:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.10/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.4","sha":"870986b5ad3eeeeb9471f5763928af0895b2648c","kind":"tag","published_at":"2022-09-13T19:24:29.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.4/manifests"},{"name":"@blitzjs/next@2.0.0-beta.4","sha":"870986b5ad3eeeeb9471f5763928af0895b2648c","kind":"tag","published_at":"2022-09-13T19:24:29.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.4/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.4","sha":"870986b5ad3eeeeb9471f5763928af0895b2648c","kind":"tag","published_at":"2022-09-13T19:24:29.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.4/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.4","sha":"870986b5ad3eeeeb9471f5763928af0895b2648c","kind":"tag","published_at":"2022-09-13T19:24:29.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.4/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.4","sha":"870986b5ad3eeeeb9471f5763928af0895b2648c","kind":"tag","published_at":"2022-09-13T19:24:29.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.4/manifests"},{"name":"blitz@2.0.0-beta.4","sha":"870986b5ad3eeeeb9471f5763928af0895b2648c","kind":"tag","published_at":"2022-09-13T19:24:29.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.4/manifests"},{"name":"v2.0.0-beta.4","sha":"870986b5ad3eeeeb9471f5763928af0895b2648c","kind":"commit","published_at":"2022-09-13T19:22:44.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.4/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.3","sha":"49aaaaefb08ff157c3eb0ea28bb51e7fb6c75240","kind":"tag","published_at":"2022-08-22T22:10:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.3/manifests"},{"name":"@blitzjs/next@2.0.0-beta.3","sha":"49aaaaefb08ff157c3eb0ea28bb51e7fb6c75240","kind":"tag","published_at":"2022-08-22T22:10:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.3/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.3","sha":"49aaaaefb08ff157c3eb0ea28bb51e7fb6c75240","kind":"tag","published_at":"2022-08-22T22:10:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.3/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.3","sha":"49aaaaefb08ff157c3eb0ea28bb51e7fb6c75240","kind":"tag","published_at":"2022-08-22T22:10:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.3/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.3","sha":"49aaaaefb08ff157c3eb0ea28bb51e7fb6c75240","kind":"tag","published_at":"2022-08-22T22:10:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.3/manifests"},{"name":"blitz@2.0.0-beta.3","sha":"49aaaaefb08ff157c3eb0ea28bb51e7fb6c75240","kind":"tag","published_at":"2022-08-22T22:10:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.3","sha":"49aaaaefb08ff157c3eb0ea28bb51e7fb6c75240","kind":"commit","published_at":"2022-08-22T22:08:41.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.3/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.2","sha":"000bc2334c482e3aedd65bd91385188bc668ddb8","kind":"tag","published_at":"2022-08-18T12:24:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.2/manifests"},{"name":"@blitzjs/next@2.0.0-beta.2","sha":"000bc2334c482e3aedd65bd91385188bc668ddb8","kind":"tag","published_at":"2022-08-18T12:24:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.2/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.2","sha":"000bc2334c482e3aedd65bd91385188bc668ddb8","kind":"tag","published_at":"2022-08-18T12:24:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.2/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.2","sha":"000bc2334c482e3aedd65bd91385188bc668ddb8","kind":"tag","published_at":"2022-08-18T12:24:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.2/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.2","sha":"000bc2334c482e3aedd65bd91385188bc668ddb8","kind":"tag","published_at":"2022-08-18T12:24:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.2/manifests"},{"name":"blitz@2.0.0-beta.2","sha":"000bc2334c482e3aedd65bd91385188bc668ddb8","kind":"tag","published_at":"2022-08-18T12:24:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.2","sha":"000bc2334c482e3aedd65bd91385188bc668ddb8","kind":"commit","published_at":"2022-08-18T12:22:30.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.2/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.1","sha":"6eb5bc898766735f28ead134f15584e87c198e8d","kind":"tag","published_at":"2022-08-15T09:40:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.1/manifests"},{"name":"@blitzjs/next@2.0.0-beta.1","sha":"6eb5bc898766735f28ead134f15584e87c198e8d","kind":"tag","published_at":"2022-08-15T09:40:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.1/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.1","sha":"6eb5bc898766735f28ead134f15584e87c198e8d","kind":"tag","published_at":"2022-08-15T09:40:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.1/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.1","sha":"6eb5bc898766735f28ead134f15584e87c198e8d","kind":"tag","published_at":"2022-08-15T09:40:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.1/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.1","sha":"6eb5bc898766735f28ead134f15584e87c198e8d","kind":"tag","published_at":"2022-08-15T09:40:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.1/manifests"},{"name":"blitz@2.0.0-beta.1","sha":"6eb5bc898766735f28ead134f15584e87c198e8d","kind":"tag","published_at":"2022-08-15T09:40:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.1/manifests"},{"name":"v2.0.0-beta.1","sha":"6eb5bc898766735f28ead134f15584e87c198e8d","kind":"commit","published_at":"2022-08-15T09:38:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.1/manifests"},{"name":"@blitzjs/rpc@2.0.0-beta.0","sha":"dff9fd042a28312f1c1fe8dce01a6823f19715ce","kind":"tag","published_at":"2022-08-15T08:39:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-beta.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-beta.0/manifests"},{"name":"@blitzjs/next@2.0.0-beta.0","sha":"dff9fd042a28312f1c1fe8dce01a6823f19715ce","kind":"tag","published_at":"2022-08-15T08:39:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-beta.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-beta.0/manifests"},{"name":"@blitzjs/generator@2.0.0-beta.0","sha":"dff9fd042a28312f1c1fe8dce01a6823f19715ce","kind":"tag","published_at":"2022-08-15T08:39:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-beta.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-beta.0/manifests"},{"name":"@blitzjs/codemod@2.0.0-beta.0","sha":"dff9fd042a28312f1c1fe8dce01a6823f19715ce","kind":"tag","published_at":"2022-08-15T08:39:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-beta.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-beta.0/manifests"},{"name":"@blitzjs/auth@2.0.0-beta.0","sha":"dff9fd042a28312f1c1fe8dce01a6823f19715ce","kind":"tag","published_at":"2022-08-15T08:39:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-beta.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-beta.0/manifests"},{"name":"blitz@2.0.0-beta.0","sha":"dff9fd042a28312f1c1fe8dce01a6823f19715ce","kind":"tag","published_at":"2022-08-15T08:39:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-beta.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-beta.0/manifests"},{"name":"v2.0.0-beta.0","sha":"dff9fd042a28312f1c1fe8dce01a6823f19715ce","kind":"commit","published_at":"2022-08-15T08:38:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-beta.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-beta.0/manifests"},{"name":"blitz@2.0.0-alpha.71","sha":"5d47637f8fc692070af0f6e2a36692dd0eec69da","kind":"tag","published_at":"2022-08-14T13:58:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.71","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.71/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.71","sha":"9924cc8f54fcc154ee18f054320db86fcc6ffa1b","kind":"tag","published_at":"2022-08-14T13:58:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.71","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.71/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.71","sha":"27cfd67757220cd914b35d52bfcc8606b6042710","kind":"tag","published_at":"2022-08-14T13:58:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.71","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.71/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.71","sha":"ae3ce1ac661b6160f62c3118d7e33f99d16629d0","kind":"tag","published_at":"2022-08-14T13:58:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.71","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.71/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.71","sha":"0ff02b12e0bdfd7d16e4c016cb96b0ed42ffa619","kind":"tag","published_at":"2022-08-14T13:58:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.71","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.71/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.71","sha":"21e61cd2da6789ab11b0034754a4c07ed52f4cb6","kind":"tag","published_at":"2022-08-14T13:58:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.71","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.71/manifests"},{"name":"v2.0.0-alpha.71","sha":"8a0a97bebb49c578c3d30c5dbc16a219860e442c","kind":"commit","published_at":"2022-08-14T13:57:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.71","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.71/manifests"},{"name":"blitz@2.0.0-alpha.70","sha":"9b0b653ddc660d22d060eecd1d61b905b0ecc796","kind":"tag","published_at":"2022-08-12T18:07:00.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.70","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.70/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.70","sha":"7606c72fc170c0c3ee815f1139935974837953fd","kind":"tag","published_at":"2022-08-12T18:07:00.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.70","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.70/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.70","sha":"b4de0d5c5c5378702da5a1dd462c58b156dcada7","kind":"tag","published_at":"2022-08-12T18:07:00.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.70","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.70/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.70","sha":"daa0eb014a7ef3c3ccb432ebf711583aa8f86972","kind":"tag","published_at":"2022-08-12T18:07:00.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.70","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.70/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.70","sha":"a82645a3e186c9cacfc37322a720c45ed97d9762","kind":"tag","published_at":"2022-08-12T18:07:00.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.70","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.70/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.70","sha":"74fca63f8fdac6f0ceb0be0e97bf556fb35424ce","kind":"tag","published_at":"2022-08-12T18:07:00.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.70","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.70/manifests"},{"name":"v2.0.0-alpha.70","sha":"8b755574b5d7e89ca37a88ec86c1dcba3bc9dee1","kind":"commit","published_at":"2022-08-12T18:05:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.70","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.70/manifests"},{"name":"blitz@2.0.0-alpha.69","sha":"fb229af5ea6968341f1f5619e87311e2de1e9cc9","kind":"tag","published_at":"2022-08-12T11:38:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.69","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.69/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.69","sha":"caf57f1b587bef4bc805cb836199bb1ac770541c","kind":"tag","published_at":"2022-08-12T11:38:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.69","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.69/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.69","sha":"d3ecdb06ba69505a3d711207160c31621d85e386","kind":"tag","published_at":"2022-08-12T11:38:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.69","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.69/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.69","sha":"b8762dfb3f654116eae2eb6f025f49732af5212c","kind":"tag","published_at":"2022-08-12T11:38:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.69","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.69/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.69","sha":"c33f1004b31e0aef5b07f65a8fba5205a3b6e32b","kind":"tag","published_at":"2022-08-12T11:38:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.69","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.69/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.69","sha":"9995cac5d7cb6c9334b30b5de1ce41c007967d50","kind":"tag","published_at":"2022-08-12T11:38:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.69","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.69/manifests"},{"name":"v2.0.0-alpha.69","sha":"8b9ad3f40cd98b54ccb26f8f92f158909fbdeb05","kind":"commit","published_at":"2022-08-12T11:37:07.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.69","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.69/manifests"},{"name":"blitz@2.0.0-alpha.68","sha":"6f7f2af01296fdbe5f3a062b502e26c44a0cbead","kind":"tag","published_at":"2022-08-10T08:37:48.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.68","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.68/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.68","sha":"cd3cd32b014194172ccfbe5009eaf8123d48fbeb","kind":"tag","published_at":"2022-08-10T08:37:48.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.68","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.68/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.68","sha":"ec7cdc9c90ee0293bc9aae057d6057080b9a96e1","kind":"tag","published_at":"2022-08-10T08:37:48.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.68","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.68/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.68","sha":"6b825b51aeae60da4ef1febb074dd9aacb9ad722","kind":"tag","published_at":"2022-08-10T08:37:48.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.68","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.68/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.68","sha":"4fd0814d9789660b674cd17a1e440ec21a263d60","kind":"tag","published_at":"2022-08-10T08:37:48.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.68","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.68/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.68","sha":"38e2ae19181282fc9edfcd908629ad7d33b6988c","kind":"tag","published_at":"2022-08-10T08:37:48.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.68","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.68/manifests"},{"name":"v2.0.0-alpha.68","sha":"0bc107fd7f329aab1c1af806b94db52f1b240990","kind":"commit","published_at":"2022-08-10T08:36:04.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.68","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.68/manifests"},{"name":"blitz@2.0.0-alpha.67","sha":"d0dba05c4d14e47d0f76af10ae825e0774b8d4c5","kind":"tag","published_at":"2022-08-05T13:46:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.67","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.67/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.67","sha":"f3eaf4ffaa526e3498e57ba879856cfabf0e34a2","kind":"tag","published_at":"2022-08-05T13:46:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.67","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.67/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.67","sha":"1813b8fbed617b3c55170f57395fa6b66208a2eb","kind":"tag","published_at":"2022-08-05T13:46:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.67","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.67/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.67","sha":"c8ddca522de86a4aa09fdf31e193448766f7bfb0","kind":"tag","published_at":"2022-08-05T13:46:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.67","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.67/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.67","sha":"06369ef97b7c75433b4a76797e326a2bf2a3b9df","kind":"tag","published_at":"2022-08-05T13:46:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.67","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.67/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.67","sha":"8a9de34c74ef2a77ff48bb4d3bda9139113e6591","kind":"tag","published_at":"2022-08-05T13:46:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.67","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.67/manifests"},{"name":"v2.0.0-alpha.67","sha":"1010858446ab17fead02d6a1a543b0788fc0c613","kind":"commit","published_at":"2022-08-05T13:44:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.67","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.67/manifests"},{"name":"blitz@2.0.0-alpha.66","sha":"4694f4e13c1b76a0fc7f13afdeb0715b11e71cf0","kind":"tag","published_at":"2022-08-04T22:05:51.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.66","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.66/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.66","sha":"d1c8857015d9a3c098c860ad396bddfc5972c648","kind":"tag","published_at":"2022-08-04T22:05:51.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.66","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.66/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.66","sha":"80bf169f458e5f19d77d4debbb5a03754fa61564","kind":"tag","published_at":"2022-08-04T22:05:51.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.66","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.66/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.66","sha":"b8c5d8bcab23d0ce030c0d75f22345e282581052","kind":"tag","published_at":"2022-08-04T22:05:51.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.66","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.66/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.66","sha":"a2d46078d8a6382c6583c3f80ca2a9e1cc1bdb42","kind":"tag","published_at":"2022-08-04T22:05:51.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.66","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.66/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.66","sha":"1da535cae14cb07e5db1e1f4128517a2160dc712","kind":"tag","published_at":"2022-08-04T22:05:51.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.66","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.66/manifests"},{"name":"v2.0.0-alpha.66","sha":"414d758fe85dfd9fb3c2ce9280942f79202567bb","kind":"commit","published_at":"2022-08-04T22:04:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.66","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.66/manifests"},{"name":"blitz@2.0.0-alpha.65","sha":"5473142d5ddc9432cf669871c03f573d13c3dc6c","kind":"tag","published_at":"2022-08-02T09:06:13.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.65","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.65/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.65","sha":"c06d21a8f022097d7bf97a80704681cc998c6018","kind":"tag","published_at":"2022-08-02T09:06:13.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.65","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.65/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.65","sha":"f762cb1ae4ffb31442f7bdb1fdce86ac742a40a4","kind":"tag","published_at":"2022-08-02T09:06:13.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.65","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.65/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.65","sha":"e0ddc6a61b462e5ed6d95e158ab3467c6ff70612","kind":"tag","published_at":"2022-08-02T09:06:13.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.65","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.65/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.65","sha":"bfa4ed399e8f8b947de30d0f77882db941c1d83c","kind":"tag","published_at":"2022-08-02T09:06:13.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.65","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.65/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.65","sha":"1dac937b98aff2c1535d49d7bf097d905597aa2d","kind":"tag","published_at":"2022-08-02T09:06:13.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.65","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.65/manifests"},{"name":"v2.0.0-alpha.65","sha":"ada5cac7e3d52ae0f31b56e6a12040725f808c38","kind":"commit","published_at":"2022-08-02T09:02:12.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.65","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.65/manifests"},{"name":"blitz@2.0.0-alpha.64","sha":"0ab3dfd68ffc060259a57c5133184b6ee1e6210c","kind":"tag","published_at":"2022-08-01T11:13:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.64","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.64/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.64","sha":"e6851ee7f69209e9494c830aa717745889cc60fc","kind":"tag","published_at":"2022-08-01T11:13:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.64","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.64/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.64","sha":"eb26cd7f782d4bfa1d77073e0c4fff8a107eab94","kind":"tag","published_at":"2022-08-01T11:13:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.64","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.64/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.64","sha":"e5ea5020422b6ed669344595bf075789b8692350","kind":"tag","published_at":"2022-08-01T11:13:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.64","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.64/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.64","sha":"25fbcc1cacd280aa054b552d7cae7349abdeec29","kind":"tag","published_at":"2022-08-01T11:13:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.64","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.64/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.64","sha":"a66c534776dfdcd5bf911b00931599cb7bbfee25","kind":"tag","published_at":"2022-08-01T11:13:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.64","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.64/manifests"},{"name":"v2.0.0-alpha.64","sha":"99b054a44a85cb56db2b99c4edc0324871b9de0f","kind":"commit","published_at":"2022-08-01T11:11:24.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.64","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.64/manifests"},{"name":"blitz@2.0.0-alpha.63","sha":"1f0e7be19a8969d37d55391bd51db0fb55934b43","kind":"tag","published_at":"2022-07-30T19:05:12.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.63","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.63/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.63","sha":"9992ad5da1db9ef33a36ec5dd4687fcc98ed8ff3","kind":"tag","published_at":"2022-07-30T19:05:12.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.63","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.63/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.63","sha":"584743ac754b90f9dc805aae27a0fe02f32d8347","kind":"tag","published_at":"2022-07-30T19:05:12.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.63","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.63/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.63","sha":"55e3f5771770a9aff17b034df7625e3121c4e865","kind":"tag","published_at":"2022-07-30T19:05:12.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.63","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.63/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.63","sha":"c4ace30c052464c53fb96d8d781a25e9c1081b70","kind":"tag","published_at":"2022-07-30T19:05:12.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.63","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.63/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.63","sha":"cb225e7333b83a86f83d07f0560d837cf804094d","kind":"tag","published_at":"2022-07-30T19:05:12.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.63","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.63/manifests"},{"name":"v2.0.0-alpha.63","sha":"8e4580a446ecdaead7bad6057a2e6670769f7b3b","kind":"commit","published_at":"2022-07-30T19:03:36.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.63","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.63/manifests"},{"name":"blitz@2.0.0-alpha.62","sha":"2363aa1edcca51be6fc583e81e7685c517dd4c09","kind":"tag","published_at":"2022-07-29T18:00:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.62","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.62/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.62","sha":"f44ea7538fcd5962a054603cf946de83a8b08e66","kind":"tag","published_at":"2022-07-29T18:00:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.62","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.62/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.62","sha":"7d82515a6893778bff76ed04eb4326c716313940","kind":"tag","published_at":"2022-07-29T18:00:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.62","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.62/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.62","sha":"b82b576b88ec92e524806e831b66d933a7a38fd2","kind":"tag","published_at":"2022-07-29T18:00:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.62","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.62/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.62","sha":"de3cebaa07559e831624340354d0ec4fceed60fe","kind":"tag","published_at":"2022-07-29T18:00:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.62","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.62/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.62","sha":"1da6d5e0e3b8e8a6b00f77087c1678afb49947c2","kind":"tag","published_at":"2022-07-29T18:00:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.62","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.62/manifests"},{"name":"v2.0.0-alpha.62","sha":"922bc276d95829b58d99b7a9f78f2af8e9b358a2","kind":"commit","published_at":"2022-07-29T17:58:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.62","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.62/manifests"},{"name":"blitz@2.0.0-alpha.61","sha":"da849c614f76d1472dfb91fb08978161e8b76139","kind":"tag","published_at":"2022-07-28T18:07:56.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.61","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.61/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.61","sha":"da517c837a07351a6e6af510038fdb1d3fc06d69","kind":"tag","published_at":"2022-07-28T18:07:56.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.61","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.61/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.61","sha":"89ad66ff663b1ce5b9f630e061254419e3f8b844","kind":"tag","published_at":"2022-07-28T18:07:56.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.61","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.61/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.61","sha":"f4ae2594019498c08e90ec5461edab3cfbe1b2dd","kind":"tag","published_at":"2022-07-28T18:07:56.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.61","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.61/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.61","sha":"d15732355ac63b598eae2268270199a77959dd3b","kind":"tag","published_at":"2022-07-28T18:07:56.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.61","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.61/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.61","sha":"3e537551a4dcb82e0819f069f1fec4b6879fce90","kind":"tag","published_at":"2022-07-28T18:07:56.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.61","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.61/manifests"},{"name":"v2.0.0-alpha.61","sha":"8726b16bb967cb9c2204cedd521fda66c4ce5a46","kind":"commit","published_at":"2022-07-28T18:06:17.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.61","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.61/manifests"},{"name":"blitz@2.0.0-alpha.60","sha":"b2f26f85354f95335e4757e113165656d52d3807","kind":"tag","published_at":"2022-07-28T14:25:27.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.60","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.60/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.60","sha":"dd813e82cd4a3409a64d513ab62409f501297c70","kind":"tag","published_at":"2022-07-28T14:25:27.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.60","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.60/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.60","sha":"d3b85d61716ceec131efb74a6e11a6af4e10bf01","kind":"tag","published_at":"2022-07-28T14:25:27.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.60","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.60/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.60","sha":"16a28b8d2437fe502668c3818499bb52058d00d3","kind":"tag","published_at":"2022-07-28T14:25:27.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.60","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.60/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.60","sha":"b0d27a51378dffb9767dcb7a385e49794bb46d68","kind":"tag","published_at":"2022-07-28T14:25:27.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.60","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.60/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.60","sha":"e96f55f0f72b32118160da4a5266fa15774f83c7","kind":"tag","published_at":"2022-07-28T14:25:27.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.60","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.60/manifests"},{"name":"v2.0.0-alpha.60","sha":"d6655f01787368c85ec2c8b322982604851d56d3","kind":"commit","published_at":"2022-07-28T14:23:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.60","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.60/manifests"},{"name":"blitz@2.0.0-alpha.59","sha":"8a2415cac6aabfc9f9ca84bc9fd3cf07ccd48037","kind":"tag","published_at":"2022-07-27T16:53:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.59","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.59/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.59","sha":"95e8954f4cfe0e3078ee4e338dc6bac18d78e7a5","kind":"tag","published_at":"2022-07-27T16:53:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.59","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.59/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.59","sha":"fa723ff7ae9381f4182910ae172864fe5eb94cb5","kind":"tag","published_at":"2022-07-27T16:53:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.59","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.59/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.59","sha":"4b19589ca06067ca9f23815b1e6b56bdcdd646de","kind":"tag","published_at":"2022-07-27T16:53:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.59","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.59/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.59","sha":"e417695b9d446a4eb982e9fd43d8c1f55cc59302","kind":"tag","published_at":"2022-07-27T16:53:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.59","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.59/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.59","sha":"5853a6d9fd23e48d56d4c1648d8cf26cd93466d2","kind":"tag","published_at":"2022-07-27T16:53:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.59","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.59/manifests"},{"name":"v2.0.0-alpha.59","sha":"37b5e35e223647b899231616fa32f3c6e63517a1","kind":"commit","published_at":"2022-07-27T16:51:31.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.59","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.59/manifests"},{"name":"blitz@2.0.0-alpha.58","sha":"b9cd4c1df170fec39b4d950693504cc446c1b6ce","kind":"tag","published_at":"2022-07-26T15:11:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.58","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.58/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.58","sha":"32988a37ce8282a66d3144404f9dcc6ec325cc68","kind":"tag","published_at":"2022-07-26T15:11:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.58","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.58/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.58","sha":"9713e2237ae7777e0dd69d9046d9000fe6ae0004","kind":"tag","published_at":"2022-07-26T15:11:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.58","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.58/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.58","sha":"b339cb8a0edbd714d76281338e5942f46769d606","kind":"tag","published_at":"2022-07-26T15:11:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.58","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.58/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.58","sha":"31ccb731c3950439bd0fa43d7aae256de527a957","kind":"tag","published_at":"2022-07-26T15:11:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.58","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.58/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.58","sha":"660820664ba3bfbb49ac0b547f6c9b037670b053","kind":"tag","published_at":"2022-07-26T15:11:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.58","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.58/manifests"},{"name":"v2.0.0-alpha.58","sha":"4b91c429ca0d912d0ee6210937a1a6cf926097f2","kind":"commit","published_at":"2022-07-26T15:09:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.58","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.58/manifests"},{"name":"blitz@2.0.0-alpha.57","sha":"b2e69b6e0d0e642b93623b3dbcc1c87c110a0398","kind":"tag","published_at":"2022-07-22T18:08:55.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.57","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.57/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.57","sha":"513a4550a481b48e3a47a08b9b84794ab0af606c","kind":"tag","published_at":"2022-07-22T18:08:55.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.57","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.57/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.57","sha":"4382b69b3ac0ff168ebd013d2843d6e2a38eec90","kind":"tag","published_at":"2022-07-22T18:08:55.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.57","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.57/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.57","sha":"85e356ce16b7dbfbd03011a8064f2bb1c7383f3f","kind":"tag","published_at":"2022-07-22T18:08:55.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.57","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.57/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.57","sha":"2224eb1bdef3fadce4459906f4a5bf525012f416","kind":"tag","published_at":"2022-07-22T18:08:55.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.57","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.57/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.57","sha":"4d87592eccf07ffc3f4a67822aee06c67a17e271","kind":"tag","published_at":"2022-07-22T18:08:55.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.57","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.57/manifests"},{"name":"v2.0.0-alpha.57","sha":"718a1948916b0f9320472b848a958b33732521f1","kind":"commit","published_at":"2022-07-22T18:06:49.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.57","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.57/manifests"},{"name":"v0.45.5","sha":"f59dfda8789180b816279397f4ad83c7772567a1","kind":"commit","published_at":"2022-07-22T14:43:55.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.45.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.45.5/manifests"},{"name":"blitz@2.0.0-alpha.56","sha":"b109e0d215f75876f3f2a17bc868a8c573aa504b","kind":"tag","published_at":"2022-07-20T12:36:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.56","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.56/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.56","sha":"16b12b5c58343788ab1d3b4479ce69907e7a0a6f","kind":"tag","published_at":"2022-07-20T12:36:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.56","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.56/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.56","sha":"5b26cd1e07b356d9c0baaeb16c7f1ce8c4da7527","kind":"tag","published_at":"2022-07-20T12:36:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.56","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.56/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.56","sha":"3b8e8d4a33c96e86eceb20b6d2d0375986af39d1","kind":"tag","published_at":"2022-07-20T12:36:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.56","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.56/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.56","sha":"8009559abfe83918dc563c8626c90231477a1e16","kind":"tag","published_at":"2022-07-20T12:36:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.56","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.56/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.56","sha":"f8ad1c3193fe3ec1cbd49ad463825b6b9b0653ae","kind":"tag","published_at":"2022-07-20T12:36:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.56","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.56/manifests"},{"name":"v2.0.0-alpha.56","sha":"57a53fa3c2d6b98e9f96145fd595a72ce7731476","kind":"commit","published_at":"2022-07-20T12:34:36.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.56","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.56/manifests"},{"name":"blitz@2.0.0-alpha.55","sha":"c839e8dcd44cb130fac9200d0ab95c412f271c6f","kind":"tag","published_at":"2022-07-18T09:31:10.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.55","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.55/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.55","sha":"d38717919a8cbf651a8ef4fdf7a598f0bbce12b7","kind":"tag","published_at":"2022-07-18T09:31:10.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.55","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.55/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.55","sha":"3a8d5dfc0b9d2ea25e8ea919f4eb76bccab215fe","kind":"tag","published_at":"2022-07-18T09:31:10.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.55","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.55/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.55","sha":"21173bc2ebb805aba1aa4ff73a3c1aba3bfc524a","kind":"tag","published_at":"2022-07-18T09:31:10.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.55","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.55/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.55","sha":"5d1135baa2c802874905c17d47155ba0d42b805c","kind":"tag","published_at":"2022-07-18T09:31:10.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.55","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.55/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.55","sha":"d6bd6014978463658fdb9abdddc43a0ecc7fe654","kind":"tag","published_at":"2022-07-18T09:31:10.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.55","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.55/manifests"},{"name":"v2.0.0-alpha.55","sha":"72addbbeedb3ac3ae1865fc05d4949d79336b309","kind":"commit","published_at":"2022-07-18T09:29:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.55","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.55/manifests"},{"name":"blitz@2.0.0-alpha.54","sha":"70d3718d5151b15a0e9b7eca77d844550a76f5d5","kind":"tag","published_at":"2022-07-14T14:08:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.54","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.54/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.54","sha":"2fd653d4fdfc973c1915b43edd168e1667ed9959","kind":"tag","published_at":"2022-07-14T14:08:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.54","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.54/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.54","sha":"5c17518aadcb19ed0dfff75bb197c3389ade5606","kind":"tag","published_at":"2022-07-14T14:08:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.54","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.54/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.54","sha":"8178abc5228225876377290ac6328351dfdd845b","kind":"tag","published_at":"2022-07-14T14:08:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.54","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.54/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.54","sha":"42971293f39fa21649fb56cf938a0d6ce3bf155e","kind":"tag","published_at":"2022-07-14T14:08:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.54","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.54/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.54","sha":"e302969021a508d243262a4e81a01b017fc4017e","kind":"tag","published_at":"2022-07-14T14:08:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.54","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.54/manifests"},{"name":"v2.0.0-alpha.54","sha":"b364af7f570ed928f0e635c22f9c9bead7fe39ed","kind":"commit","published_at":"2022-07-14T14:07:20.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.54","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.54/manifests"},{"name":"v0.54.5","sha":"f97c123ddbdef860bf8e198e9883b7f2546fd035","kind":"commit","published_at":"2022-07-14T10:11:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.54.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.54.5/manifests"},{"name":"blitz@2.0.0-alpha.53","sha":"78f2972e18260d5dc9c44898bc2f71a443c2caaf","kind":"tag","published_at":"2022-07-07T13:45:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.53","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.53/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.53","sha":"68f5e63883112743bb8ddd22eb9eac363acf60d9","kind":"tag","published_at":"2022-07-07T13:45:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.53","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.53/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.53","sha":"b7cc08cba7ec068eda3456e2ca4edaf0e0f0eea8","kind":"tag","published_at":"2022-07-07T13:45:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.53","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.53/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.53","sha":"06d55d606c176644695680f67833f4eb242c0c21","kind":"tag","published_at":"2022-07-07T13:45:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.53","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.53/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.53","sha":"29bffa702fa412fb1a6c997c4fb5ae9a8c5e2438","kind":"tag","published_at":"2022-07-07T13:45:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.53","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.53/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.53","sha":"5514600a9c98de5335e9d5fb4f70660ebdd85341","kind":"tag","published_at":"2022-07-07T13:45:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.53","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.53/manifests"},{"name":"blitz@2.0.0-alpha.52","sha":"bf1aa48ab06a2d518a8531a8760506c63990a3e2","kind":"tag","published_at":"2022-07-06T17:27:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.52","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.52/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.52","sha":"672d7f7a638274eac67a2a0b09c34b610708700f","kind":"tag","published_at":"2022-07-06T17:27:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.52","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.52/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.52","sha":"2c2e224d5f0b24e96539a2605c191c00f8d20db6","kind":"tag","published_at":"2022-07-06T17:27:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.52","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.52/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.52","sha":"61c4862e609e51f05d1513ad660c4aabf50d9b12","kind":"tag","published_at":"2022-07-06T17:27:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.52","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.52/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.52","sha":"1b2570dae3bca3dad541fb39c283c425e97f17be","kind":"tag","published_at":"2022-07-06T17:27:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.52","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.52/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.52","sha":"d547ae1f21434acbaab6dd95fdb36cace7f152b6","kind":"tag","published_at":"2022-07-06T17:27:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.52","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.52/manifests"},{"name":"blitz@2.0.0-alpha.51","sha":"3a17137f2905b9bc27923113ecb0eb807196f737","kind":"tag","published_at":"2022-07-06T16:28:01.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.51","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.51/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.51","sha":"7fb15bf79e9cf426d4c07a985333e3f02b095004","kind":"tag","published_at":"2022-07-06T16:28:01.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.51","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.51/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.51","sha":"d4987da58b4730b12164110a15c6fd788570eed8","kind":"tag","published_at":"2022-07-06T16:28:01.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.51","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.51/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.51","sha":"d4fdae7476492a280f8e4ff8c249a49cc719a164","kind":"tag","published_at":"2022-07-06T16:28:01.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.51","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.51/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.51","sha":"37916139d61ca7671b3305157fcec80ed059d460","kind":"tag","published_at":"2022-07-06T16:28:01.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.51","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.51/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.51","sha":"2f136b228bfe3cea944dff9ef37b0efec5be93ed","kind":"tag","published_at":"2022-07-06T16:28:01.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.51","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.51/manifests"},{"name":"v2.0.0-alpha.51","sha":"923703b661e4e3a0e3fed48534e04bf8dced674f","kind":"commit","published_at":"2022-07-06T16:26:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.51","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.51/manifests"},{"name":"blitz@2.0.0-alpha.50","sha":"5172f23a32643812a12381dd1fbc8952c41544ce","kind":"tag","published_at":"2022-07-06T15:10:24.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.50","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.50/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.50","sha":"eec2ee80f5d81e34c2d66c267f69075c354035b3","kind":"tag","published_at":"2022-07-06T15:10:24.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.50","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.50/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.50","sha":"59eacec4d9ba591325eb27429e16a4806bc1cda9","kind":"tag","published_at":"2022-07-06T15:10:24.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.50","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.50/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.50","sha":"edde20f0d5a4809018a535a2b49546c07d5efb4c","kind":"tag","published_at":"2022-07-06T15:10:24.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.50","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.50/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.50","sha":"5230428ab266243da8a594b9e4574e2fede7bc19","kind":"tag","published_at":"2022-07-06T15:10:24.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.50","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.50/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.50","sha":"34edc671007fbd1c86aa988e215920245db6b0ca","kind":"tag","published_at":"2022-07-06T15:10:24.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.50","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.50/manifests"},{"name":"v2.0.0-alpha.50","sha":"a9c6bcc63f012ddc865f4676c8a7ed5b935a2fda","kind":"commit","published_at":"2022-07-05T16:06:07.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.50","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.50/manifests"},{"name":"v2.0.0-alpha.52","sha":"a9c6bcc63f012ddc865f4676c8a7ed5b935a2fda","kind":"commit","published_at":"2022-07-05T16:06:07.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.52","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.52/manifests"},{"name":"v2.0.0-alpha.53","sha":"a9c6bcc63f012ddc865f4676c8a7ed5b935a2fda","kind":"commit","published_at":"2022-07-05T16:06:07.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.53","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.53/manifests"},{"name":"blitz@2.0.0-alpha.49","sha":"1d1023f6887bd9289f78df2b9ecdbfaa2a02d73c","kind":"tag","published_at":"2022-07-04T15:40:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.49","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.49/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.49","sha":"f9001002a0800ae17dd40589d3b8bb9feb4d8fcc","kind":"tag","published_at":"2022-07-04T15:40:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.49","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.49/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.49","sha":"e933daa807af0e934c55629a4d2853c321183ad4","kind":"tag","published_at":"2022-07-04T15:40:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.49","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.49/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.49","sha":"e9053e750051b3010cf0fa005505c7257073229a","kind":"tag","published_at":"2022-07-04T15:40:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.49","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.49/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.49","sha":"b3e82c921ab6a2061e9a74aa22cbed1a273c0814","kind":"tag","published_at":"2022-07-04T15:40:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.49","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.49/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.49","sha":"ed7f1821ef898b3fdd2d3cf759d9e6ae579a7521","kind":"tag","published_at":"2022-07-04T15:40:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.49","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.49/manifests"},{"name":"v2.0.0-alpha.49","sha":"830b51d0dc3674591c5df912322d443860706e54","kind":"commit","published_at":"2022-07-04T15:39:14.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v2.0.0-alpha.49","html_url":"https://github.com/blitz-js/blitz/releases/tag/v2.0.0-alpha.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v2.0.0-alpha.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v2.0.0-alpha.49/manifests"},{"name":"blitz@2.0.0-alpha.48","sha":"25dfe812dd4651569abe6d8c4606fcbb4cab6dda","kind":"tag","published_at":"2022-07-04T11:31:33.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.48","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.48/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.48","sha":"337ced0c4daf8168e89a4e778aedfdb731ef33f9","kind":"tag","published_at":"2022-07-04T11:31:33.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.48","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.48/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.48","sha":"69c0654ae3f13e2b0898392abfdc9a6dba9551d7","kind":"tag","published_at":"2022-07-04T11:31:33.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.48","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.48/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.48","sha":"a11c8feac9bebcbf381a475b243a5575a39f2ef8","kind":"tag","published_at":"2022-07-04T11:31:33.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.48","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.48/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.48","sha":"81499de9df03b4bfa174f85e3838eae78a29afc2","kind":"tag","published_at":"2022-07-04T11:31:33.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.48","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.48/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.48","sha":"f7ac30880e9479c92c11fd21392a1464c2cb57c9","kind":"tag","published_at":"2022-07-04T11:31:33.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.48","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.48/manifests"},{"name":"blitz@2.0.0-alpha.47","sha":"8eb256fe6089d726baced708a2729092d44eb094","kind":"tag","published_at":"2022-07-01T15:08:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.47","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.47/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.47","sha":"8159486ca92795be17dc0627263205e953ef1b23","kind":"tag","published_at":"2022-07-01T15:08:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.47","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.47/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.47","sha":"14c11531f184c0b6fc4699a84dbcc3b1a5951e57","kind":"tag","published_at":"2022-07-01T15:08:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.47","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.47/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.47","sha":"def7b7bf3288d801e43636a504acccfddf778c72","kind":"tag","published_at":"2022-07-01T15:08:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.47","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.47/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.47","sha":"2afd6a4c8f84bc6d58dac5af7b137eee279363e8","kind":"tag","published_at":"2022-07-01T15:08:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.47","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.47/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.47","sha":"1eeeebcc5dd2bd01ff1e805555f17f1c3ed73344","kind":"tag","published_at":"2022-07-01T15:08:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.47","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.47/manifests"},{"name":"blitz@2.0.0-alpha.46","sha":"8eeab78c9ace9b012afe94889847610fd6833dd3","kind":"tag","published_at":"2022-06-30T09:35:52.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.46","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.46/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.46","sha":"2afda4a2ecfc7c42ca0f9f5bc8c1a3ff04746c03","kind":"tag","published_at":"2022-06-30T09:35:52.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.46","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.46/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.46","sha":"91f34be9e0d00f0caaf853f6b0382f8c1f9f4a1b","kind":"tag","published_at":"2022-06-30T09:35:52.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.46","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.46/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.46","sha":"f57a42325dcd2bb4df37f731a0f05145c600bff9","kind":"tag","published_at":"2022-06-30T09:35:52.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.46","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.46/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.46","sha":"4cd94b9b0c5a358d848ea47a7ea3c9dbd808126b","kind":"tag","published_at":"2022-06-30T09:35:52.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.46","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.46/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.46","sha":"5a33c985a68624de817f7ed3c0c8480a592d97d6","kind":"tag","published_at":"2022-06-30T09:35:52.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.46","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.46/manifests"},{"name":"v1.0.1-alpha.16","sha":"e1fc695d24f6dd85eba8ffce9f88e357edfb562d","kind":"commit","published_at":"2022-06-30T09:05:37.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v1.0.1-alpha.16","html_url":"https://github.com/blitz-js/blitz/releases/tag/v1.0.1-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v1.0.1-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v1.0.1-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v1.0.1-alpha.16/manifests"},{"name":"blitz@2.0.0-alpha.45","sha":"dadb7d46bec625468840108346cfe33ced04d055","kind":"tag","published_at":"2022-06-26T10:29:53.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.45","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.45/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.45","sha":"bdffc653721d2ef9a3890ea0af0ee90a75a7a614","kind":"tag","published_at":"2022-06-26T10:29:53.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.45","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.45/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.45","sha":"fb205a6bb895c8271f0bed540dd51ef7deb30518","kind":"tag","published_at":"2022-06-26T10:29:53.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.45","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.45/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.45","sha":"66c5219997cef20d8d1ed5e8331fd3678909dc7d","kind":"tag","published_at":"2022-06-26T10:29:53.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.45","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.45/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.45","sha":"efaded7e44df64619abb9c6b4ba0b10c6282254a","kind":"tag","published_at":"2022-06-26T10:29:53.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.45","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.45/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.45","sha":"5fbd88a2311749b3c086eafaf987ed8e9b610627","kind":"tag","published_at":"2022-06-26T10:29:53.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.45","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.45/manifests"},{"name":"blitz@2.0.0-alpha.44","sha":"bdf34a215968f5fee792c227771edc4e6d29833b","kind":"tag","published_at":"2022-06-23T15:02:36.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.44","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.44/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.44","sha":"5e09a60467c6ae57a68cef4e46ac7316506f85d5","kind":"tag","published_at":"2022-06-23T15:02:36.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.44","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.44/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.44","sha":"da2bfce318effb580719fb3af3a3e8559ae0b6cc","kind":"tag","published_at":"2022-06-23T15:02:36.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.44","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.44/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.44","sha":"4ccd6a6a0a98a658899ec3fa0c9b5b461dabc32b","kind":"tag","published_at":"2022-06-23T15:02:36.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.44","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.44/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.44","sha":"46830db260b41599475076090fda9485333d56ae","kind":"tag","published_at":"2022-06-23T15:02:36.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.44","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.44/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.44","sha":"12635656245810453c0e10d1ddd314cc4f21544a","kind":"tag","published_at":"2022-06-23T15:02:36.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.44","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.44/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.43","sha":"70b1a20c15e96843fbf1a3706a062bf4b59eb63c","kind":"tag","published_at":"2022-06-23T11:34:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.43","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.43/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.43","sha":"ebc6f7b0e3206cfb1b7906284452adc000fff7a0","kind":"tag","published_at":"2022-06-23T11:34:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.43","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.43/manifests"},{"name":"blitz@2.0.0-alpha.43","sha":"f7825f1831dd5e3acc171c86681b89ecc72d370d","kind":"tag","published_at":"2022-06-23T11:34:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.43","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.43/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.43","sha":"810031e7944dc2d2ef52c2266b35b065d676e697","kind":"tag","published_at":"2022-06-23T11:34:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.43","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.43/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.43","sha":"9e2e14f6ad9549d8f0a796d667d9237b4f95900e","kind":"tag","published_at":"2022-06-23T11:34:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.43","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.43/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.43","sha":"e756d103d43f37656c413b997ce482ac34b958df","kind":"tag","published_at":"2022-06-23T11:34:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.43","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.43/manifests"},{"name":"blitz@2.0.0-alpha.42","sha":"f83866f10d712010770afdbc0204810cb9dd72a5","kind":"tag","published_at":"2022-06-23T10:58:19.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.42","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.42/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.42","sha":"598aa2a09ddcf5071b755ac6785a3f062fc69639","kind":"tag","published_at":"2022-06-23T10:58:19.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.42","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.42/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.42","sha":"f157c262dbfeb89713ea29a44ab2a6878db22f29","kind":"tag","published_at":"2022-06-23T10:58:19.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.42","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.42/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.42","sha":"6caa4da784d2ec41e9e2db73531af165250c395a","kind":"tag","published_at":"2022-06-23T10:58:19.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.42","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.42/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.42","sha":"4413483246251cad440c223389cfce4062fbbcd7","kind":"tag","published_at":"2022-06-23T10:58:19.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.42","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.42/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.42","sha":"cf4b4217be5caaf95e515fd3a08f8cb86a61124b","kind":"tag","published_at":"2022-06-23T10:58:19.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.42","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.42/manifests"},{"name":"blitz@2.0.0-alpha.41","sha":"cc95020f6a4335f04570c0b617739e49815c5ce6","kind":"tag","published_at":"2022-06-22T10:15:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.41","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.41/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.41","sha":"8c7a69b113514f950896aa84a4ec180e4b987405","kind":"tag","published_at":"2022-06-22T10:15:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.41","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.41/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.41","sha":"8d66cd1ce7e24baec08c3529a6fb25a3d9664aec","kind":"tag","published_at":"2022-06-22T10:15:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.41","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.41/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.41","sha":"8447d181afeaba8a5394138b0492529813f22e84","kind":"tag","published_at":"2022-06-22T10:15:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.41","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.41/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.41","sha":"27441021d1ed5d745f09f752352005bd217ee97a","kind":"tag","published_at":"2022-06-22T10:15:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.41","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.41/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.41","sha":"a2b02b827b14c2748aac7a3be6aeb641f9c8a633","kind":"tag","published_at":"2022-06-22T10:15:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.41","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.41/manifests"},{"name":"blitz@2.0.0-alpha.40","sha":"515999d06ad006a5f9e73431cd94afe6344d1883","kind":"tag","published_at":"2022-06-21T14:29:07.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.40","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.40/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.40","sha":"d4e5cc8a4141efab2046ea69105c5a84487fa03b","kind":"tag","published_at":"2022-06-21T14:29:07.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.40","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.40/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.40","sha":"e97a12f3c530ae016623fb8c54e24ee53ebdeb1c","kind":"tag","published_at":"2022-06-21T14:29:07.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.40","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.40/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.40","sha":"4d75d7bb733501a675104f2aad8ec168056c0e28","kind":"tag","published_at":"2022-06-21T14:29:07.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.40","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.40/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.40","sha":"0092f81625a8116351fc158e41a4e191eaf85771","kind":"tag","published_at":"2022-06-21T14:29:07.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.40","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.40/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.40","sha":"89ef4d842b2bcb8c80d28a1fde86424cdb5b590d","kind":"tag","published_at":"2022-06-21T14:29:07.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.40","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.40/manifests"},{"name":"blitz@2.0.0-alpha.39","sha":"a1f429c5954b113d458db8b72b2b2d20a84f33cb","kind":"tag","published_at":"2022-06-19T16:23:14.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.39","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.39/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.39","sha":"e72121a407dcb33ebe396877bece231a625c8c53","kind":"tag","published_at":"2022-06-19T16:23:14.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.39","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.39/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.39","sha":"c38eb2ef6a99387f2f666f72b8e35e3b7edf9dd4","kind":"tag","published_at":"2022-06-19T16:23:14.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.39","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.39/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.39","sha":"bbb05cacd9f78f4c6f7ec8a6d15a2994ba964218","kind":"tag","published_at":"2022-06-19T16:23:14.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.39","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.39/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.39","sha":"412a24db015b5930147a71362474d526e2bc2e64","kind":"tag","published_at":"2022-06-19T16:23:14.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.39","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.39/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.39","sha":"587f6d233edb65b15540fba89e313bdce440665e","kind":"tag","published_at":"2022-06-19T16:23:14.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.39","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.39/manifests"},{"name":"blitz@2.0.0-alpha.38","sha":"2ffb42217a74f370ce210111e4cd89b9451c975d","kind":"tag","published_at":"2022-06-13T19:48:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.38","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.38/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.38","sha":"567d897ae3c95509c1c85a27663feeb209c16e61","kind":"tag","published_at":"2022-06-13T19:48:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.38","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.38/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.38","sha":"71c88f49f2ed00d012213b828e25d0641d070005","kind":"tag","published_at":"2022-06-13T19:48:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.38","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.38/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.38","sha":"8477dcfd1e60f8f9f4cecdf16493cdf70be32611","kind":"tag","published_at":"2022-06-13T19:48:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.38","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.38/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.38","sha":"b5a969c9c1b18275dc24b0592510be450adae9e9","kind":"tag","published_at":"2022-06-13T19:48:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.38","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.38/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.38","sha":"959cfd2ad0cb03fd3619913cce28433bae30525e","kind":"tag","published_at":"2022-06-13T19:48:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.38","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.38/manifests"},{"name":"blitz@2.0.0-alpha.37","sha":"1d23eadea67871e4e4251a0e39a62922999d4c46","kind":"tag","published_at":"2022-06-10T20:22:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.37","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.37/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.37","sha":"ac0e7f572e52928ef176cfd0f56721829deccbb2","kind":"tag","published_at":"2022-06-10T20:22:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.37","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.37/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.37","sha":"69d32d747ae7ec99622393ccaa94e799c2428f03","kind":"tag","published_at":"2022-06-10T20:22:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.37","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.37/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.37","sha":"b73a77726233159672e74d0b248d13b4e8a43254","kind":"tag","published_at":"2022-06-10T20:22:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.37","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.37/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.37","sha":"dcd79856d2f37f4c58cdfb331490fb8b2473d921","kind":"tag","published_at":"2022-06-10T20:22:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.37","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.37/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.37","sha":"d3ec19b06fe83b333f4f1b85945cc1e451102577","kind":"tag","published_at":"2022-06-10T20:22:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.37","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.37/manifests"},{"name":"blitz@2.0.0-alpha.36","sha":"8e1b79e1834f20dff76ffcd704e3e1bb3e2a7698","kind":"tag","published_at":"2022-06-10T18:36:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.36","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.36/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.36","sha":"e966a189f729288aecb9dd80bc8967ed8f301922","kind":"tag","published_at":"2022-06-10T18:36:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.36","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.36/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.36","sha":"371be9486ff17dcd9e473fd91aa688adbbf63289","kind":"tag","published_at":"2022-06-10T18:36:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.36","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.36/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.36","sha":"75bbf933fce2e55d4b2e11a05fcecee21e4d1874","kind":"tag","published_at":"2022-06-10T18:36:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.36","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.36/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.36","sha":"b08696c18db172d02e57899dbadc171355c38cb9","kind":"tag","published_at":"2022-06-10T18:36:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.36","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.36/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.36","sha":"aa005376037945eb501eeb631c41ab2bf9f5a578","kind":"tag","published_at":"2022-06-10T18:36:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.36","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.36/manifests"},{"name":"blitz@2.0.0-alpha.35","sha":"4d77859fba527b7b661c2c2f79f5eb86eb48cc23","kind":"tag","published_at":"2022-06-10T15:23:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.35","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.35/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.35","sha":"81045153a6c650f28a645a9f8df91736a8217041","kind":"tag","published_at":"2022-06-10T15:23:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.35","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.35/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.35","sha":"b14628746982ece3b846c9d8912b73208e5870d4","kind":"tag","published_at":"2022-06-10T15:23:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.35","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.35/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.35","sha":"64e8d47fd6c9b2c546a819b51c76d3c2c6fb403d","kind":"tag","published_at":"2022-06-10T15:23:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.35","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.35/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.35","sha":"0a7f8477cb6a98a7de0eca5ccabe7e1833ca7fc6","kind":"tag","published_at":"2022-06-10T15:23:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.35","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.35/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.35","sha":"51097a7569206292c26e598bfbea0ddf2ae065ed","kind":"tag","published_at":"2022-06-10T15:23:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.35","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.35/manifests"},{"name":"blitz@2.0.0-alpha.34","sha":"627976b71be6cf63eec263926b18c0f5307db067","kind":"tag","published_at":"2022-06-10T14:36:45.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.34","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.34/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.34","sha":"edf43753e74494e50dd6390d1fcb6f4fe4223c0f","kind":"tag","published_at":"2022-06-10T14:36:45.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.34","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.34/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.34","sha":"e8a5d9b1969e2374802e32762b2ce1d8c2fc7533","kind":"tag","published_at":"2022-06-10T14:36:45.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.34","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.34/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.34","sha":"2b6b720b0b775fd5bf536f6934ad37c973d9f310","kind":"tag","published_at":"2022-06-10T14:36:45.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.34","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.34/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.34","sha":"6ab29b7d30c961c1c640db98815b5622f10a5016","kind":"tag","published_at":"2022-06-10T14:36:45.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.34","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.34/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.34","sha":"4dbde63b9669df917fffc1ffa821a54a4a62cb56","kind":"tag","published_at":"2022-06-10T14:36:45.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.34","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.34/manifests"},{"name":"blitz@2.0.0-alpha.33","sha":"be0d713c23d2e00fdd1892606d96f0001a417015","kind":"tag","published_at":"2022-06-07T22:30:34.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.33","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.33/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.33","sha":"8ee60755ff88dc1d0e191ab4450cb93d564a3625","kind":"tag","published_at":"2022-06-07T22:30:34.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.33","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.33/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.33","sha":"37e5cf4d47a8e931437afe4c517f442bf55c19ee","kind":"tag","published_at":"2022-06-07T22:30:34.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.33","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.33/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.33","sha":"2d4bed501ac8abfb4f47a2c87de0dff4a42d13ab","kind":"tag","published_at":"2022-06-07T22:30:34.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.33","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.33/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.33","sha":"afdff83f6a9bdc016589e5e587cd4fafa0db8eb5","kind":"tag","published_at":"2022-06-07T22:30:34.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.33","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.33/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.33","sha":"50cb1f01bc21c96191652732f64182aa9469061e","kind":"tag","published_at":"2022-06-07T22:30:34.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.33","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.33/manifests"},{"name":"blitz@2.0.0-alpha.32","sha":"ff778a0816e90bd1a4688b4417880a1140062824","kind":"tag","published_at":"2022-06-07T20:23:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.32","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.32/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.32","sha":"f3dab669148d645f1f7cd35d6b82d90b7c655c24","kind":"tag","published_at":"2022-06-07T20:23:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.32","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.32/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.32","sha":"022fb46129884140a40a8e8648c2ac08b4174620","kind":"tag","published_at":"2022-06-07T20:23:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.32","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.32/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.32","sha":"db8dd7a662c1fa33eaba8e0452dc4833a1bee668","kind":"tag","published_at":"2022-06-07T20:23:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.32","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.32/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.32","sha":"c293a4aacf067745d33a95dc13a54e5e27777d44","kind":"tag","published_at":"2022-06-07T20:23:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.32","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.32/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.32","sha":"e88cb82c3c272128c9a5df130d0256717766856a","kind":"tag","published_at":"2022-06-07T20:23:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.32","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.32/manifests"},{"name":"blitz@2.0.0-alpha.31","sha":"0615b774f1ca884945b460f32c244ed54b1feab3","kind":"tag","published_at":"2022-06-07T18:48:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.31","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.31/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.31","sha":"b9cadde73fb0b92d99b3bfa60573891bc49e7b73","kind":"tag","published_at":"2022-06-07T18:48:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.31","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.31/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.31","sha":"49a23ac64ade2eba8d03de370cfbc89a8069d1a9","kind":"tag","published_at":"2022-06-07T18:48:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.31","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.31/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.31","sha":"da29c03c3386fe959e14e6de1213131100f554fc","kind":"tag","published_at":"2022-06-07T18:48:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.31","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.31/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.31","sha":"a2205ca4eb17949b5a0ff40d08ec60f374a6d909","kind":"tag","published_at":"2022-06-07T18:48:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.31","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.31/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.31","sha":"cb220b2b20eb139ba599706c987b3aef4117a0b7","kind":"tag","published_at":"2022-06-07T18:48:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.31","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.31/manifests"},{"name":"blitz@2.0.0-alpha.30","sha":"7904c6068ff8e5d0909e5a2b8b539c7a123b265e","kind":"tag","published_at":"2022-06-07T16:11:05.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.30","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.30/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.30","sha":"fb54f203ef84f8dca60d7575d9d9ac5d02dbf18c","kind":"tag","published_at":"2022-06-07T16:11:05.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.30","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.30/manifests"},{"name":"@blitzjs/codemod@2.0.0-alpha.30","sha":"577841d70568e38d0f58fda3c27d26f998f02e07","kind":"tag","published_at":"2022-06-07T16:11:05.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/codemod@2.0.0-alpha.30","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/codemod@2.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fcodemod%402.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fcodemod@2.0.0-alpha.30/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.30","sha":"8e96f96c0783d19f133aa69b034c885a480ae090","kind":"tag","published_at":"2022-06-07T16:11:05.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.30","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.30/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.30","sha":"4cccfab9f03f03ceb8cf98fd71a664130d32e53b","kind":"tag","published_at":"2022-06-07T16:11:05.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.30","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.30/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.30","sha":"b724b73d0740107e3ce5cc8b89fe79e09bb50d76","kind":"tag","published_at":"2022-06-07T16:11:05.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.30","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.30/manifests"},{"name":"blitz@2.0.0-alpha.29","sha":"f49e023696490a7b7a8cc712497733d821cdbf8b","kind":"tag","published_at":"2022-06-07T15:38:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.29","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.29/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.29","sha":"7cd7f899796393f409d6ffb87a8bffa15158717a","kind":"tag","published_at":"2022-06-07T15:38:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.29","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.29/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.29","sha":"f813e39a543b5bd1c2d615edf40ba5fa98c7d929","kind":"tag","published_at":"2022-06-07T15:38:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.29","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.29/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.29","sha":"4db6ffb091ca50da573331ca1a3edfe5a036bfad","kind":"tag","published_at":"2022-06-07T15:38:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.29","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.29/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.29","sha":"48860ae03859149ffafadfea84fd80a48e375fbc","kind":"tag","published_at":"2022-06-07T15:38:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.29","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.29/manifests"},{"name":"blitz@2.0.0-alpha.28","sha":"c541032f26d9114a7d786e335531373cb73891a8","kind":"tag","published_at":"2022-06-07T15:08:30.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.28","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.28/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.28","sha":"d9c82b31666972a41612a266494c1b37e0ad762f","kind":"tag","published_at":"2022-06-07T15:08:30.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.28","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.28/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.28","sha":"fdb771f873f9c926cb130d9cc078a2c64d6a3e85","kind":"tag","published_at":"2022-06-07T15:08:30.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.28","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.28/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.28","sha":"887a8e6fdd7c24f47eba27bb20f9b6fc61187b15","kind":"tag","published_at":"2022-06-07T15:08:30.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.28","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.28/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.28","sha":"48e337c2cdc72b40bea0857571fc7eb7b51badbd","kind":"tag","published_at":"2022-06-07T15:08:30.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.28","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.28/manifests"},{"name":"blitz@2.0.0-alpha.27","sha":"e7336369da74abf36aa2144587be7c8d6e2cabc0","kind":"tag","published_at":"2022-06-07T14:25:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.27","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.27/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.27","sha":"8edb9c553e415d9a896d80f0f47eca56eb6e9367","kind":"tag","published_at":"2022-06-07T14:25:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.27","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.27/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.27","sha":"5ba5e7ef99569c81dd37fab7d28bf1b5835b79b6","kind":"tag","published_at":"2022-06-07T14:25:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.27","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.27/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.27","sha":"1de3e79d4121a355741d7da5deb8f6b197d6429a","kind":"tag","published_at":"2022-06-07T14:25:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.27","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.27/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.27","sha":"825d46057f925cb7205c7cc3e4261035ee99a3d9","kind":"tag","published_at":"2022-06-07T14:25:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.27","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.27/manifests"},{"name":"blitz@2.0.0-alpha.26","sha":"b1ef6aca91a18f949d2b17121bee7b9c40c10643","kind":"tag","published_at":"2022-05-24T19:13:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.26","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.26/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.26","sha":"f2a85514c65cbe34b0474c5f327ad297f4ebbd21","kind":"tag","published_at":"2022-05-24T19:13:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.26","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.26/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.26","sha":"efdadf84f1012344bd007f1772fbff75cc008dcd","kind":"tag","published_at":"2022-05-24T19:13:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.26","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.26/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.26","sha":"ef844b3595577b2dc25d8f35231e47c8a0fa246a","kind":"tag","published_at":"2022-05-24T19:13:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.26","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.26/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.26","sha":"7308d9db41779b4d0e42f27e7561e30658c1c496","kind":"tag","published_at":"2022-05-24T19:13:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.26","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.26/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.25","sha":"e714b60a3bf442e7c16de7ed64d68afe6a149793","kind":"tag","published_at":"2022-05-24T18:50:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.25","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.25/manifests"},{"name":"blitz@2.0.0-alpha.25","sha":"63f5b1755b22623febc12836831b6f8ec73738dd","kind":"tag","published_at":"2022-05-24T18:50:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.25","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.25/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.25","sha":"0dd3770c6b7dab242d147067a80858afcf6c4d22","kind":"tag","published_at":"2022-05-24T18:50:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.25","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.25/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.25","sha":"2f7adf6819a5096eb4db71c8b2061b28c320ef94","kind":"tag","published_at":"2022-05-24T18:50:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.25","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.25/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.25","sha":"655da43314abfe6258cbffc341bb5cb765d308cc","kind":"tag","published_at":"2022-05-24T18:50:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.25","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.25/manifests"},{"name":"blitz@2.0.0-alpha.24","sha":"5045961730540286c4dae63a57a594490d793997","kind":"tag","published_at":"2022-05-12T15:49:36.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.24","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.24/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.24","sha":"447599997b7bc62ea9db5b326c696f36dfb2c300","kind":"tag","published_at":"2022-05-12T15:49:36.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.24","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.24/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.24","sha":"17867d305a45170b583b1fe70b0a91951aef2dcb","kind":"tag","published_at":"2022-05-12T15:49:36.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.24","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.24/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.24","sha":"92832932d87f484d5802c9688f5e30f3cd40b272","kind":"tag","published_at":"2022-05-12T15:49:36.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.24","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.24/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.24","sha":"01d8af1c7d545fd655cbb168c879563e85467f62","kind":"tag","published_at":"2022-05-12T15:49:36.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.24","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.24/manifests"},{"name":"blitz@2.0.0-alpha.23","sha":"3ee4a59eb8a9f81ccb806f46dec91e3e244ee143","kind":"tag","published_at":"2022-05-12T15:39:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.23","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.23/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.23","sha":"9e53c6c30839c2fe1a9929e2b76815bb49486cb3","kind":"tag","published_at":"2022-05-12T15:39:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.23","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.23/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.23","sha":"853335669349064388d75ad331e9896a93bf87e1","kind":"tag","published_at":"2022-05-12T15:39:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.23","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.23/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.23","sha":"285c6fb6b5d53c8275003e7e2af4d710649f197e","kind":"tag","published_at":"2022-05-12T15:39:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.23","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.23/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.23","sha":"2d7fed0c550dea12813ccf7bfdc6eb0854d74821","kind":"tag","published_at":"2022-05-12T15:39:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.23","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.23/manifests"},{"name":"blitz@2.0.0-alpha.22","sha":"fb1c4e7ed3f851fe1e0512e633490e8118ee914d","kind":"tag","published_at":"2022-05-09T18:32:35.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.22","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.22/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.22","sha":"dae140844ead041ad23b7e67877b71f6bff844a7","kind":"tag","published_at":"2022-05-09T18:32:35.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.22","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.22/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.22","sha":"9a4debd086c8130a9981108b2c7672f87c81180c","kind":"tag","published_at":"2022-05-09T18:32:35.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.22","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.22/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.22","sha":"3933c2b0a8bf5d80dcfc3051b96336f8c5c932a8","kind":"tag","published_at":"2022-05-09T18:32:35.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.22","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.22/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.22","sha":"ca7af100685c068fb34841d4478e891b016e02a2","kind":"tag","published_at":"2022-05-09T18:32:35.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.22","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.22/manifests"},{"name":"blitz@2.0.0-alpha.21","sha":"d79a845c876071ed9f259fe7b125d98a0d2f71c4","kind":"tag","published_at":"2022-05-04T17:58:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.21","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.21/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.21","sha":"dada06584e8c39af3bb6e40d204206285521f2ba","kind":"tag","published_at":"2022-05-04T17:58:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.21","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.21/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.21","sha":"8c3b6a673ae4102cdcc10b24d5ed932f69fcaabc","kind":"tag","published_at":"2022-05-04T17:58:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.21","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.21/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.21","sha":"a715c65cc68ace9250e1ffabefae472c53f54503","kind":"tag","published_at":"2022-05-04T17:58:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.21","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.21/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.21","sha":"81f34d977a28d4dc49130bd07e869e9b51aa3759","kind":"tag","published_at":"2022-05-04T17:58:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.21","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.21/manifests"},{"name":"blitz@2.0.0-alpha.20","sha":"13b57f9022e5e8067a4829a7bc83d28c531a4a89","kind":"tag","published_at":"2022-05-04T17:48:53.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.20","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.20/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.20","sha":"59f4fbe4dd802c05ece0394dadd6cd01e307a2b8","kind":"tag","published_at":"2022-05-04T17:48:53.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.20","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.20/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.20","sha":"617e2b068dc7bb499eec8a53f26c914279ba9bdd","kind":"tag","published_at":"2022-05-04T17:48:53.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.20","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.20/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.20","sha":"070b39188b050df2af7c403feee4837264612b84","kind":"tag","published_at":"2022-05-04T17:48:53.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.20","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.20/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.20","sha":"194387301d4ad750bde362d9e8b1b7019fb65b6a","kind":"tag","published_at":"2022-05-04T17:48:53.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.20","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.20/manifests"},{"name":"blitz@2.0.0-alpha.19","sha":"46343f81daf2c63820b6ca34e49dc453870c4cf3","kind":"tag","published_at":"2022-05-04T16:25:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.19","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.19/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.19","sha":"0eebd06d4e4c3ff3c65b7cdcb9ed8bfcbe5d9d3b","kind":"tag","published_at":"2022-05-04T16:25:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.19","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.19/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.19","sha":"8e65ec3ccb90a5aeb901da017ab31a6dd163e0cf","kind":"tag","published_at":"2022-05-04T16:25:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.19","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.19/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.19","sha":"00d221596eba140ba4880d03bc76bb781b86f409","kind":"tag","published_at":"2022-05-04T16:25:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.19","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.19/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.19","sha":"c55ad9aff04163af9681cc9257933e8144dd2945","kind":"tag","published_at":"2022-05-04T16:25:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.19","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.19/manifests"},{"name":"blitz@2.0.0-alpha.18","sha":"eaebbc1a353ef133e8ce8fdd6ddfcb41e59d911a","kind":"tag","published_at":"2022-04-30T00:47:23.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.18","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.18/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.18","sha":"841c2cc0d8c7bb258e38c0c2e6b90e853b146a16","kind":"tag","published_at":"2022-04-30T00:47:23.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.18","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.18/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.18","sha":"eaee60d29a3dafbd359e8e71c879371cc8f0c95d","kind":"tag","published_at":"2022-04-30T00:47:23.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.18","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.18/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.18","sha":"fda27017a3adf2e431f482c608772a5e1c3de43c","kind":"tag","published_at":"2022-04-30T00:47:23.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.18","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.18/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.18","sha":"42b46a8e5c750f9f5306ac738e08c3c5c47d4671","kind":"tag","published_at":"2022-04-30T00:47:23.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.18","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.18/manifests"},{"name":"blitz@2.0.0-alpha.17","sha":"e7025572a0ef3d4c4b37df7d0cdf27bd8d2e3e28","kind":"tag","published_at":"2022-04-30T00:05:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.17","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.17/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.17","sha":"b98e3c41b08d587628998c3bff57d5c6a092bd3c","kind":"tag","published_at":"2022-04-30T00:05:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.17","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.17/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.17","sha":"f04673d3eb28c65e5ae2e716880a425e2d2ffae0","kind":"tag","published_at":"2022-04-30T00:05:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.17","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.17/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.17","sha":"5cca6f13b0686079b5190d6b6b2af672f836c8ae","kind":"tag","published_at":"2022-04-30T00:05:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.17","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.17/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.17","sha":"343bba9abc3a0154ce2135a513aa0c886462a39e","kind":"tag","published_at":"2022-04-30T00:05:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.17","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.17/manifests"},{"name":"blitz@2.0.0-alpha.16","sha":"971e7ba53f6d522e0ccad268c6148c64da4335d9","kind":"tag","published_at":"2022-04-29T22:21:44.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.16","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.16/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.16","sha":"59401d5b6767ff28ef9775911d81f484df969816","kind":"tag","published_at":"2022-04-29T22:21:44.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.16","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.16/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.16","sha":"9f45c99246b0379f25b3473222a1f37bdd5afa99","kind":"tag","published_at":"2022-04-29T22:21:44.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.16","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.16/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.16","sha":"35c60ec315e747d669928bc0c380b47a996f07cc","kind":"tag","published_at":"2022-04-29T22:21:44.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.16","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.16/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.16","sha":"0cec6840a540b828d2a35b99ddea310dfbb01be4","kind":"tag","published_at":"2022-04-29T22:21:44.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.16","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.16/manifests"},{"name":"blitz@2.0.0-alpha.15","sha":"9e955501001f3ed1d98dc40ab6ff337d231a8304","kind":"tag","published_at":"2022-04-29T22:13:53.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.15","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.15/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.15","sha":"ab5efa2c120bc7bf221e9f343413758f50775912","kind":"tag","published_at":"2022-04-29T22:13:53.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.15","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.15/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.15","sha":"f78f9e0cc7cb13b2485d366093ceee9c34623d3c","kind":"tag","published_at":"2022-04-29T22:13:53.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.15","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.15/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.15","sha":"2cdaae4fcbb5327db4b17b738e75b60618910c96","kind":"tag","published_at":"2022-04-29T22:13:53.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.15","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.15/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.15","sha":"b8458aa4c98ee2db0c47f5c249d311af5222a0d9","kind":"tag","published_at":"2022-04-29T22:13:53.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.15","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.15/manifests"},{"name":"blitz@2.0.0-alpha.14","sha":"76433f70305495a29ce137c2e31410a893feb402","kind":"tag","published_at":"2022-04-29T22:08:49.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.14","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.14/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.14","sha":"cbea73edf05342897958cc88de73b3fbe7750c84","kind":"tag","published_at":"2022-04-29T22:08:49.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.14","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.14/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.14","sha":"c45f7b62df776f3bfcd0d50fb7f25b76210b67af","kind":"tag","published_at":"2022-04-29T22:08:49.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.14","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.14/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.14","sha":"3f1601a2b2a24b6268b972f4b9838a1814ef5b69","kind":"tag","published_at":"2022-04-29T22:08:49.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.14","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.14/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.14","sha":"f07e2e6f1361f93c530b5267c07a0e0dc5d1aeda","kind":"tag","published_at":"2022-04-29T22:08:49.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.14","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.14/manifests"},{"name":"blitz@2.0.0-alpha.13","sha":"19609606076f1a44050fd9565e27758255ba0fae","kind":"tag","published_at":"2022-04-29T20:25:49.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.13","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.13/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.13","sha":"8a57efd7d7b0d7c1edadb8350092b58cb6eeb527","kind":"tag","published_at":"2022-04-29T20:25:49.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.13","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.13/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.13","sha":"eaba6d583c8e961c8ee770dc4bf6d6e639106729","kind":"tag","published_at":"2022-04-29T20:25:49.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.13","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.13/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.13","sha":"2a6aecb20c0de33f693f0efdbcdd6ac9dbcf0a24","kind":"tag","published_at":"2022-04-29T20:25:49.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.13","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.13/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.13","sha":"9e9f776aad44f2c48e15a4d0389bf8dc7a76b838","kind":"tag","published_at":"2022-04-29T20:25:49.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.13","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.13/manifests"},{"name":"blitz@2.0.0-alpha.12","sha":"9e06292b20dc5c058b83cde90b971c21b79a8e5c","kind":"tag","published_at":"2022-04-29T18:11:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.12","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.12/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.12","sha":"b161431bff6ecc6a4c5804b20b234b1aaacd96fc","kind":"tag","published_at":"2022-04-29T18:11:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.12","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.12/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.12","sha":"8192c7190e9d5d4ef94d0b9d487dd473550e5866","kind":"tag","published_at":"2022-04-29T18:11:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.12","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.12/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.12","sha":"c8e376522288af5b791121eab19a310eb9b003b7","kind":"tag","published_at":"2022-04-29T18:11:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.12","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.12/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.12","sha":"44000951e478aea68539ac522de0a0a94cd4227b","kind":"tag","published_at":"2022-04-29T18:11:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.12","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.12/manifests"},{"name":"blitz@2.0.0-alpha.11","sha":"9961c1dfa03a246707ffa1e43e3678e1b119d79c","kind":"tag","published_at":"2022-04-29T14:01:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.11","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.11/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.11","sha":"ca34bf2d2263aac0f0d4147beae8c7c586bd3f4b","kind":"tag","published_at":"2022-04-29T14:01:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.11","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.11/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.11","sha":"427e74cdf8210c57a84f7106891fe25726a322e5","kind":"tag","published_at":"2022-04-29T14:01:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.11","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.11/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.11","sha":"a27a3d76bbaa61f2b9c5b5b5977a3e20b087b75f","kind":"tag","published_at":"2022-04-29T14:01:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.11","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.11/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.11","sha":"5fd2aa5f027540867d89a748dc269f14a276ed4a","kind":"tag","published_at":"2022-04-29T14:01:38.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.11","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.11/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.10","sha":"c4ff1f76eb1b91212470e2b60d3edf97b84361c3","kind":"tag","published_at":"2022-04-28T23:38:25.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.10/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.10","sha":"4823ce9cda7db45253d020f0656efc2e8d846861","kind":"tag","published_at":"2022-04-28T23:38:25.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.10/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.10","sha":"ec1705b309ac2e008d8e71f42a4987fe9acfa5da","kind":"tag","published_at":"2022-04-28T23:38:25.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.10/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.10","sha":"9ae5c1d442fc320ec7e25aa719372505cd3723f4","kind":"tag","published_at":"2022-04-28T23:38:25.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.10/manifests"},{"name":"blitz@2.0.0-alpha.10","sha":"a78110b820ac792625aae04c4a1714f138da0bcd","kind":"tag","published_at":"2022-04-28T23:38:24.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.10/manifests"},{"name":"blitz@2.0.0-alpha.9","sha":"3355ca122e19da84ef98cd1018f591a9760cd1f6","kind":"tag","published_at":"2022-04-28T23:08:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.9","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.9/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.9","sha":"cedf5477cfb974047137ea0e0ae90eb828a44f56","kind":"tag","published_at":"2022-04-28T23:08:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.9","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.9/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.9","sha":"3e9450f59f28256c0e4a8ad0f8090e5cd0424298","kind":"tag","published_at":"2022-04-28T23:08:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.9","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.9/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.9","sha":"463d6925364b3001c738bf01e8c87fb2672966db","kind":"tag","published_at":"2022-04-28T23:08:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.9","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.9/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.9","sha":"9b4587f5f42a83830e909b94f255eb37ed10c057","kind":"tag","published_at":"2022-04-28T23:08:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.9","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.9/manifests"},{"name":"blitz@2.0.0-alpha.8","sha":"bd73cc74b65eeac418b53f793787a6f0100cc60d","kind":"tag","published_at":"2022-04-28T21:35:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.8","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.8/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.8","sha":"1999a963d54807545013fa78a37beee7c44aeb7a","kind":"tag","published_at":"2022-04-28T21:35:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.8","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.8/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.8","sha":"64e5a3f58a122521eb6ff3bce31a374faea1cb50","kind":"tag","published_at":"2022-04-28T21:35:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.8","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.8/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.8","sha":"87154ee2d8388b327a8de1ef5c71b1efb88389ef","kind":"tag","published_at":"2022-04-28T21:35:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.8","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.8/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.8","sha":"51f800c71d7c99bd6effdd500ccec92a26c540d8","kind":"tag","published_at":"2022-04-28T21:35:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.8","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.8/manifests"},{"name":"blitz@2.0.0-alpha.7","sha":"538db27c44308986c7acf127e14fb9889d1541b5","kind":"tag","published_at":"2022-04-28T21:15:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.7","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.7/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.7","sha":"64d9aee44d6444840256e95ba68610835ffcf34e","kind":"tag","published_at":"2022-04-28T21:15:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.7","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.7/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.7","sha":"d0e966e9144876c71bb5fb77330b6895be2a3794","kind":"tag","published_at":"2022-04-28T21:15:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.7","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.7/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.7","sha":"424b529f6b932c435a2b84ecc9d659ac1061633b","kind":"tag","published_at":"2022-04-28T21:15:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.7","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.7/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.7","sha":"949a011d8441c1fa61b7c0b557fdb3597a9f3b31","kind":"tag","published_at":"2022-04-28T21:15:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.7","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.7/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.6","sha":"5eebc3765dbecddf4f35c5475e70f2d16765c294","kind":"tag","published_at":"2022-04-28T19:40:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.6/manifests"},{"name":"blitz@2.0.0-alpha.6","sha":"61b8f78afc3eaff13e6e7fe661dc9ee99b22d199","kind":"tag","published_at":"2022-04-28T19:40:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.6/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.6","sha":"907280892dd89229f5e2e4436804b5ca68aaedff","kind":"tag","published_at":"2022-04-28T19:40:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.6/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.6","sha":"d2142543349ada6cf5cf7a7a35bcb8d515812eb7","kind":"tag","published_at":"2022-04-28T19:40:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.6/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.6","sha":"faa8abc5baf2dcfc329dd00b869580c17b68a13a","kind":"tag","published_at":"2022-04-28T19:40:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.6/manifests"},{"name":"blitz@2.0.0-alpha.5","sha":"4000827d50252e9ca295e077cc10aa80d4ac1226","kind":"tag","published_at":"2022-04-15T13:03:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.5/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.5","sha":"973622951372bffc997ddefbbd1a3b9b58762124","kind":"tag","published_at":"2022-04-15T13:03:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.5/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.5","sha":"90f846df1ec50c9be1457f0dbb10df9767231a13","kind":"tag","published_at":"2022-04-15T13:03:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.5/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.5","sha":"2ff935f2a5cb2bbdb58b0c025a22a14b26a19069","kind":"tag","published_at":"2022-04-15T13:03:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.5/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.5","sha":"cb217f0f55b3a38c854f76febca67f9123cfcb2e","kind":"tag","published_at":"2022-04-15T13:03:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.5/manifests"},{"name":"blitz@2.0.0-alpha.4","sha":"ed812fbc01c49da99a841038b83c68e01c2b08c4","kind":"tag","published_at":"2022-04-15T01:14:26.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.4/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.4","sha":"262e170ce114010fb031b1074d81b997cc90a7b1","kind":"tag","published_at":"2022-04-15T01:14:26.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.4/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.4","sha":"2ad480f54d74d0ad04b1b54f605a52352c74d56b","kind":"tag","published_at":"2022-04-15T01:14:26.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.4/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.4","sha":"ddd5447130206cc9535ed6ae469037d63d6c0408","kind":"tag","published_at":"2022-04-15T01:14:26.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.4/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.4","sha":"4af755715eb5c30821278b75c8f1b417fd8db8a7","kind":"tag","published_at":"2022-04-15T01:14:26.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.4/manifests"},{"name":"blitz@2.0.0-alpha.3","sha":"f056dcff6351e2e706734e14e491b264cb1641b7","kind":"tag","published_at":"2022-04-15T01:05:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.3/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.3","sha":"d2f1ce1e846299f5a50415834bbb4b66ca6c05a1","kind":"tag","published_at":"2022-04-15T01:05:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.3/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.3","sha":"ae9d79d068fbeeb8c0d9e56bffdeacb817c71930","kind":"tag","published_at":"2022-04-15T01:05:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.3/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.3","sha":"c62d374e51e848b3e824158c23e0796ca695b00f","kind":"tag","published_at":"2022-04-15T01:05:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.3/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.3","sha":"50ba897fd069a8127a5be48a72b2ebe1e2ff4842","kind":"tag","published_at":"2022-04-15T01:05:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.3/manifests"},{"name":"blitz@2.0.0-alpha.2","sha":"438098614620f98e57b19cd3c8408d4fbc69e9db","kind":"tag","published_at":"2022-04-15T00:45:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.2/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.2","sha":"709e2d6eb26bff910fe7b4656ffd7d893fa354b5","kind":"tag","published_at":"2022-04-15T00:45:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.2/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.2","sha":"8ac46656a37784cdbcd5fef201196ae067109fd2","kind":"tag","published_at":"2022-04-15T00:45:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.2/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.2","sha":"01ba7387bf5c4a044424647821d411cd979a85a4","kind":"tag","published_at":"2022-04-15T00:45:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.2/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.2","sha":"42e82fe049f91eccb749e1a7c900cf8ae32e1ee4","kind":"tag","published_at":"2022-04-15T00:45:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.2/manifests"},{"name":"blitz@2.0.0-alpha.1","sha":"99be59558377e08476afab9176015fcccb83db29","kind":"tag","published_at":"2022-04-15T00:32:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/blitz@2.0.0-alpha.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/blitz@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@blitz%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/blitz@2.0.0-alpha.1/manifests"},{"name":"@blitzjs/auth@2.0.0-alpha.1","sha":"f8deb03973326fcd7bcc9d25ad165697406bb982","kind":"tag","published_at":"2022-04-15T00:32:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/auth@2.0.0-alpha.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/auth@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fauth%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fauth@2.0.0-alpha.1/manifests"},{"name":"@blitzjs/generator@2.0.0-alpha.1","sha":"a797bbedd455d5b143ff726016b49bc16b18bdde","kind":"tag","published_at":"2022-04-15T00:32:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/generator@2.0.0-alpha.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/generator@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fgenerator%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fgenerator@2.0.0-alpha.1/manifests"},{"name":"@blitzjs/next@2.0.0-alpha.1","sha":"a4c7449c119eac8ac67dc695d46d441e3cef3f46","kind":"tag","published_at":"2022-04-15T00:32:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/next@2.0.0-alpha.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/next@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Fnext%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Fnext@2.0.0-alpha.1/manifests"},{"name":"@blitzjs/rpc@2.0.0-alpha.1","sha":"cbd228340cb4d95b0055a16d898d0a228a624a0f","kind":"tag","published_at":"2022-04-15T00:32:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/@blitzjs/rpc@2.0.0-alpha.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/@blitzjs/rpc@2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@%40blitzjs%2Frpc%402.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/@blitzjs%2Frpc@2.0.0-alpha.1/manifests"},{"name":"v0.45.4","sha":"36e01bab2b3271b9837eeacf4fc904780e3f67fd","kind":"tag","published_at":"2022-04-12T10:45:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.45.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.45.4/manifests"},{"name":"latest","sha":"2c06dd6f1883dee6afe1ac15f2f916f7371e766a","kind":"commit","published_at":"2022-04-12T10:45:36.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/latest","html_url":"https://github.com/blitz-js/blitz/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/latest/manifests"},{"name":"v0.45.3","sha":"3cfaf397e7d1652fe1fd0af0a4cf29c7a8a9a73c","kind":"tag","published_at":"2022-02-09T16:05:42.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.45.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.45.3/manifests"},{"name":"v0.45.2","sha":"d1b736614a1967d22e870d8e6b46bfc313266192","kind":"tag","published_at":"2022-01-20T10:40:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.45.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.45.2/manifests"},{"name":"v0.45.1","sha":"a720be9848b08cf51d2de24873663d6f1ae1862f","kind":"tag","published_at":"2022-01-18T17:27:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.45.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"4f5adab7f0e6c911c793b345eb4c6f095c71e960","kind":"tag","published_at":"2022-01-06T15:25:44.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.45.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.45.0/manifests"},{"name":"v0.45.0-canary.0","sha":"5584e6fcf32310346c6dcff288eba0702ff0e333","kind":"tag","published_at":"2021-12-24T17:52:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.45.0-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.45.0-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.45.0-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.45.0-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.45.0-canary.0/manifests"},{"name":"v0.44.4","sha":"68e18de9570a880a646b12511421c7913bbb7dd6","kind":"tag","published_at":"2021-12-11T21:59:30.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.44.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.44.4/manifests"},{"name":"v0.44.3","sha":"36e4195880b37470b53defd2265a9405d650bc30","kind":"tag","published_at":"2021-12-06T23:18:27.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.44.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.44.3/manifests"},{"name":"v0.44.2","sha":"c4a6d030158cf8cb796243b04038b317065324d5","kind":"tag","published_at":"2021-12-06T20:55:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.44.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.44.2/manifests"},{"name":"v0.44.1","sha":"855ab9e178297fdb6455a7273aeb798ce24c9b58","kind":"tag","published_at":"2021-12-06T18:04:28.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.44.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"f7a7b94772f8428f4199016d0e1bb65f13022541","kind":"tag","published_at":"2021-12-03T21:53:44.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.44.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"46ceb64a64bc082641ba37bf2f8d9d60c7d2357e","kind":"tag","published_at":"2021-11-17T16:28:28.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.43.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.43.0/manifests"},{"name":"v0.42.4","sha":"5bcb952589bc241b6ce3a362add5b248eebef992","kind":"tag","published_at":"2021-11-06T19:18:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.42.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"416eb3076785d565fedb570fa051e9a792549d85","kind":"tag","published_at":"2021-11-06T18:57:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.42.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"03b5d2c6d0caf3b7fcb1127940656b68da590d6b","kind":"tag","published_at":"2021-11-06T18:51:33.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.42.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"59b193d930f680eb9b69ef5221fd988365b8a775","kind":"tag","published_at":"2021-11-06T17:14:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.42.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"bb3ce084a4d94b79c5e7b1dd69d480b4f29caa2f","kind":"tag","published_at":"2021-11-03T15:35:11.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.42.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.42.0/manifests"},{"name":"v0.41.2-canary.5","sha":"05805bc41c5799fb268987d7810c7c5e6c583592","kind":"tag","published_at":"2021-11-02T22:58:04.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.41.2-canary.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.41.2-canary.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.41.2-canary.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.41.2-canary.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.41.2-canary.5/manifests"},{"name":"v0.41.2-canary.4","sha":"f0f437be4ca82be893fdf70c2bfd0a895784e06e","kind":"tag","published_at":"2021-10-20T23:32:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.41.2-canary.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.41.2-canary.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.41.2-canary.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.41.2-canary.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.41.2-canary.4/manifests"},{"name":"v0.41.2-canary.3","sha":"13ad8ddb82b1a2cd533b6eeca0d315a0929a62cd","kind":"tag","published_at":"2021-10-20T22:42:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.41.2-canary.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.41.2-canary.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.41.2-canary.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.41.2-canary.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.41.2-canary.3/manifests"},{"name":"v0.41.2-canary.2","sha":"135f29a21d994e0971342e603e4e7aee420e8e81","kind":"tag","published_at":"2021-10-19T22:23:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.41.2-canary.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.41.2-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.41.2-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.41.2-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.41.2-canary.2/manifests"},{"name":"v0.41.2-canary.1","sha":"8200196058daab2f421aafa9c66165400287d87f","kind":"tag","published_at":"2021-10-19T22:09:11.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.41.2-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.41.2-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.41.2-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.41.2-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.41.2-canary.1/manifests"},{"name":"v0.41.2-canary.0","sha":"a072a566326a932eb6456ee28289c6082ecab300","kind":"tag","published_at":"2021-10-19T22:03:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.41.2-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.41.2-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.41.2-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.41.2-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.41.2-canary.0/manifests"},{"name":"v0.41.1","sha":"3ab1a6b46c59f82b694b582bb84a23fc618dae8f","kind":"tag","published_at":"2021-10-13T15:08:34.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.41.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"459f25367288a647af219711ad25ef4a2a52f9a4","kind":"tag","published_at":"2021-10-06T15:40:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.41.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"8d78ede37109d0d01491b7daa757bf09f7f2d4c6","kind":"tag","published_at":"2021-10-02T20:55:20.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.40.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0/manifests"},{"name":"v0.40.0-canary.10","sha":"6b7355c507d1c8dfcd6bad6c578dbcfad47bb390","kind":"tag","published_at":"2021-10-02T20:43:48.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.40.0-canary.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.40.0-canary.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.40.0-canary.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.10/manifests"},{"name":"v0.40.0-canary.9","sha":"1d2d1192d197ef63245023b5bdee089a7920e6c9","kind":"tag","published_at":"2021-09-23T18:54:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.40.0-canary.9","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.40.0-canary.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.40.0-canary.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.9/manifests"},{"name":"v0.40.0-canary.8","sha":"70bbb3166aa4c708c0f4ea9461aea2ae6be8f838","kind":"tag","published_at":"2021-09-10T20:29:42.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.40.0-canary.8","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.40.0-canary.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.40.0-canary.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.8/manifests"},{"name":"v0.40.0-canary.7","sha":"34499ebdf4537fe1f0a17fc196fd5725aad80e60","kind":"tag","published_at":"2021-08-27T20:52:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.40.0-canary.7","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.40.0-canary.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.40.0-canary.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.7/manifests"},{"name":"v0.40.0-canary.6","sha":"70c742efaca533ba511750c52435e81fc870ba25","kind":"tag","published_at":"2021-08-27T19:16:10.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.40.0-canary.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.40.0-canary.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.40.0-canary.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.6/manifests"},{"name":"v0.40.0-canary.5","sha":"d4f8ed079b2eda8744b95ba116e04e2df560ea34","kind":"tag","published_at":"2021-08-24T23:13:25.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.40.0-canary.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.40.0-canary.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.40.0-canary.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.5/manifests"},{"name":"v0.40.0-canary.4","sha":"656eb0159bc6d3038c6449272e745f2a14a7235d","kind":"tag","published_at":"2021-08-20T13:54:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.40.0-canary.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.40.0-canary.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.40.0-canary.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.4/manifests"},{"name":"v0.40.0-canary.3","sha":"bbd2c4d0c373be35f62b2963c1ebcdb25cf9c6ba","kind":"tag","published_at":"2021-08-19T14:13:25.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.40.0-canary.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.40.0-canary.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.40.0-canary.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.3/manifests"},{"name":"v0.40.0-canary.2","sha":"0463b15fa0177d2527d36d292466ad78fe6350b5","kind":"tag","published_at":"2021-08-19T14:02:36.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.40.0-canary.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.40.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.40.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.2/manifests"},{"name":"v0.40.0-canary.1","sha":"855f652e5cd3b4e26225d4cc7b05295111c51629","kind":"tag","published_at":"2021-08-17T23:51:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.40.0-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.40.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.40.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.1/manifests"},{"name":"v0.40.0-canary.0","sha":"8862573b2c0a8644646089fb43b87ff456a2e2bb","kind":"tag","published_at":"2021-08-16T22:58:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.40.0-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.40.0-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.40.0-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.40.0-canary.0/manifests"},{"name":"v0.39.0","sha":"e6c00d538c2f96fb389f038bf9d2a75d69f87ecb","kind":"tag","published_at":"2021-08-13T17:30:27.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.39.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.39.0/manifests"},{"name":"v0.39.0-canary.0","sha":"b9deaeb897f3b6a5f0d84f65bf310c1abcdc786a","kind":"tag","published_at":"2021-07-31T13:34:17.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.39.0-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.39.0-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.39.0-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.39.0-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.39.0-canary.0/manifests"},{"name":"v0.38.6","sha":"3d527df84f165ba790b9b17a07977c7b54e98fa1","kind":"tag","published_at":"2021-07-21T22:36:23.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.38.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"6442e66aaebfb2553b91870856c49eea27ebe116","kind":"tag","published_at":"2021-07-08T21:47:07.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.38.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"d646dc851c8a78fce2213869116c658f7ae7da56","kind":"tag","published_at":"2021-07-07T23:40:53.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.38.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"df3f9465cb9b7b558393a5d969f371cb8adfee2f","kind":"tag","published_at":"2021-07-05T22:19:27.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.38.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.38.3/manifests"},{"name":"v0.38.3-canary.1","sha":"581668170da0d69d75a559745b0e77ef34584421","kind":"tag","published_at":"2021-06-25T03:09:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.38.3-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.38.3-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.38.3-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.38.3-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.38.3-canary.1/manifests"},{"name":"v0.38.3-canary.0","sha":"af38c520985092bcc8ca9154ef89079945c7ecfc","kind":"tag","published_at":"2021-06-24T17:39:26.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.38.3-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.38.3-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.38.3-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.38.3-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.38.3-canary.0/manifests"},{"name":"v0.38.2","sha":"8d8da5ff93559f3998ced57d275d40c77d204141","kind":"tag","published_at":"2021-06-24T15:59:07.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.38.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"55d0493c4be162133cf061729771360bc10ff987","kind":"tag","published_at":"2021-06-19T23:25:44.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.38.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"527f26de2a7bdc207efbdc56d3c6a69e153b171f","kind":"tag","published_at":"2021-06-17T13:30:04.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.38.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"bd89d3caaa4a620d1e7975936df70ac2c6cb8d64","kind":"tag","published_at":"2021-06-08T18:31:07.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.37.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.37.0/manifests"},{"name":"v0.36.4","sha":"f157a19979b0179098ebda95e515d473235f7b63","kind":"tag","published_at":"2021-06-02T17:21:11.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.36.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"f4e155c60d4b580d285485e1882890020b2ef315","kind":"tag","published_at":"2021-05-29T22:47:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.36.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"b9a0c0492c130b92ff7c748db9bc0d86cb5411f5","kind":"tag","published_at":"2021-05-28T21:14:17.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.36.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"32a355ae8073a492c4c136077fefac6f66fa8449","kind":"tag","published_at":"2021-05-28T21:10:07.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.36.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0b58d4c4f5cd6d67596878524c4df34589369dfa","kind":"tag","published_at":"2021-05-28T21:03:41.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.36.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.36.0/manifests"},{"name":"v0.35.2","sha":"e5941ff44112034ac1a06d9d2e1524e2cebd4770","kind":"tag","published_at":"2021-05-26T21:38:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.35.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"b06b3b8fe2968f0bf844e4c76999db332f31c52b","kind":"tag","published_at":"2021-05-26T21:14:42.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.35.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"0486a11ad760e340f1345eefaf448db04b318204","kind":"tag","published_at":"2021-05-17T22:45:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.35.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.0/manifests"},{"name":"v0.35.0-canary.6","sha":"79cfd806a623face4d5afbb3ab35427b8b2049db","kind":"tag","published_at":"2021-05-10T22:41:40.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.35.0-canary.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.35.0-canary.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.35.0-canary.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.0-canary.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.0-canary.6/manifests"},{"name":"v0.35.0-canary.5","sha":"1c00985a23f65d4aa9c9f08e116719d8c8558f08","kind":"tag","published_at":"2021-05-05T19:46:11.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.35.0-canary.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.35.0-canary.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.35.0-canary.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.0-canary.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.0-canary.5/manifests"},{"name":"v0.35.0-canary.4","sha":"94375d704dff1bcf52eb2a3eeb9febc50df36602","kind":"tag","published_at":"2021-05-04T20:41:47.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.35.0-canary.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.35.0-canary.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.35.0-canary.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.0-canary.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.0-canary.4/manifests"},{"name":"v0.35.0-canary.3","sha":"59d675c3fc2557c9c62779aca9c238cb088d5c73","kind":"tag","published_at":"2021-04-29T22:39:04.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.35.0-canary.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.35.0-canary.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.35.0-canary.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.0-canary.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.0-canary.3/manifests"},{"name":"v0.35.0-canary.2","sha":"ae07f3d7099163a7bf035e5cc23a6149260a6b16","kind":"tag","published_at":"2021-04-27T19:49:27.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.35.0-canary.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.35.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.35.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.0-canary.2/manifests"},{"name":"v0.35.0-canary.1","sha":"8f643f18236d06d7458d4a4f0f33baf469a8a69b","kind":"tag","published_at":"2021-04-26T19:11:48.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.35.0-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.35.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.35.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.0-canary.1/manifests"},{"name":"v0.35.0-canary.0","sha":"52bcc916042423704e321670806afc3ceaa9bfc2","kind":"tag","published_at":"2021-04-21T21:45:17.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.35.0-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.35.0-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.35.0-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.0-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.35.0-canary.0/manifests"},{"name":"v0.34.3","sha":"cc70df22815df9b32a35423b4c7e0d2d8379c639","kind":"tag","published_at":"2021-04-21T16:16:13.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.34.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"9b20be765df4f0e7d3cb6e5798c501602e98cfa0","kind":"tag","published_at":"2021-04-21T16:01:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.34.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.2/manifests"},{"name":"v0.34.2-canary.0","sha":"f0632a95800bc692fe942a7a207c9af7d7385112","kind":"tag","published_at":"2021-04-21T15:58:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.34.2-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.34.2-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.34.2-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.2-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.2-canary.0/manifests"},{"name":"v0.34.1","sha":"72982ff3d714e4811df267f52f76e36d843ea112","kind":"tag","published_at":"2021-04-19T23:52:31.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.34.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"ecaf375bd82875fae8dc0167c7030bd59079bc43","kind":"tag","published_at":"2021-04-16T19:42:35.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.34.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.0/manifests"},{"name":"v0.34.0-canary.5","sha":"81b9a1c214a18a87cdd51dfdbfaf4a305c919fff","kind":"tag","published_at":"2021-04-15T20:46:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.34.0-canary.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.34.0-canary.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.34.0-canary.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.0-canary.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.0-canary.5/manifests"},{"name":"v0.34.0-canary.4","sha":"4e0e7b5e9f41aa1ae870b237d93f429a98680718","kind":"tag","published_at":"2021-04-15T17:02:20.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.34.0-canary.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.34.0-canary.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.34.0-canary.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.0-canary.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.0-canary.4/manifests"},{"name":"v0.34.0-y.0","sha":"545018001785a623747499a3a4e76cf0e5c79260","kind":"tag","published_at":"2021-04-15T16:54:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.34.0-y.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.34.0-y.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.34.0-y.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.0-y.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.0-y.0/manifests"},{"name":"v0.34.0-canary.3","sha":"080e49ecc8a06e69e948779d5013f18c9a1acc80","kind":"tag","published_at":"2021-04-10T22:24:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.34.0-canary.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.34.0-canary.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.34.0-canary.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.0-canary.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.0-canary.3/manifests"},{"name":"v0.34.0-canary.2","sha":"890cfd86384fe81cd02ebb2b8e2d378d28dd4595","kind":"tag","published_at":"2021-04-07T19:40:00.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.34.0-canary.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.34.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.34.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.0-canary.2/manifests"},{"name":"v0.34.0-canary.1","sha":"3da3eebf51909d59b043dac53907c7676f02a12e","kind":"tag","published_at":"2021-04-06T20:46:12.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.34.0-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.34.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.34.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.0-canary.1/manifests"},{"name":"v0.34.0-canary.0","sha":"ecc5a433850182e2633befdc0bc3634f1a65630a","kind":"tag","published_at":"2021-04-05T22:07:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.34.0-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.34.0-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.34.0-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.0-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.34.0-canary.0/manifests"},{"name":"v0.33.1","sha":"e0cea69e0c97c7c19301ed5591fe340c4a6863e0","kind":"tag","published_at":"2021-03-27T15:16:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.33.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"bcdb2d2128ed8ab317bc63fc01561add0ad22854","kind":"tag","published_at":"2021-03-17T19:21:17.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.33.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"221bf4e377f01a7d7c7264cdd61e825af112a39e","kind":"tag","published_at":"2021-03-10T17:34:20.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.32.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.32.1/manifests"},{"name":"affbcb4","sha":"3812b907a4e2e9433d4e1b027ba6ff2d6e976b5b","kind":"commit","published_at":"2021-03-10T17:34:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/affbcb4","html_url":"https://github.com/blitz-js/blitz/releases/tag/affbcb4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@affbcb4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/affbcb4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/affbcb4/manifests"},{"name":"v0.32.0","sha":"4d5099ca090ba86057b1f0cd9d4b32629a3e5a44","kind":"tag","published_at":"2021-03-09T21:59:50.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.32.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"058866f0e1c4723cb493821b44c9c20921729306","kind":"tag","published_at":"2021-03-05T18:06:13.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.31.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"9f825d3fbe6f720952531178156e526ba778f20a","kind":"tag","published_at":"2021-03-04T21:40:55.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.31.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.31.0/manifests"},{"name":"v0.30.7","sha":"5b2bad390a1f213615cec0b50bc43e4f166cb29e","kind":"tag","published_at":"2021-03-03T22:34:45.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.7","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.7/manifests"},{"name":"v0.30.6","sha":"09824becfa1e33d025daca5889d76b3a88adc35c","kind":"tag","published_at":"2021-02-27T22:16:29.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.6/manifests"},{"name":"v0.30.5","sha":"ac6334cc92545f674c7dd86e6735aaeacc3afbde","kind":"tag","published_at":"2021-02-25T16:27:10.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.5/manifests"},{"name":"v0.30.4","sha":"38eac872e02214dbf2e89ed19c389d5cc456535c","kind":"tag","published_at":"2021-02-24T20:34:48.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"ac2d4b8fbf39def31e881f346ae485470b5f92af","kind":"tag","published_at":"2021-02-23T21:43:32.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"099636ea74999188282ce75352db3aff32a2a8d6","kind":"tag","published_at":"2021-02-20T20:39:26.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"777be7cec7d745d73dbe3160ff5cd46c814e494f","kind":"tag","published_at":"2021-02-19T02:14:35.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"6a0f3939cfbf407b37d949cd72beb8d298c3f696","kind":"tag","published_at":"2021-02-17T13:49:49.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0/manifests"},{"name":"v0.30.0-canary.15","sha":"ae6f27996f9f83babeb7513b1ecabd80b865ad75","kind":"tag","published_at":"2021-02-17T03:25:17.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.0-canary.15","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.0-canary.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.0-canary.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.15/manifests"},{"name":"v0.30.0-canary.14","sha":"a5ed939d78ee60d267639757078914a8ec22f275","kind":"tag","published_at":"2021-02-15T19:33:17.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.0-canary.14","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.0-canary.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.0-canary.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.14/manifests"},{"name":"v0.30.0-canary.13","sha":"31421f9110723fdadb892ab9151c4cd283fa5187","kind":"tag","published_at":"2021-02-14T02:25:10.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.0-canary.13","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.0-canary.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.0-canary.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.13/manifests"},{"name":"v0.30.0-canary.12","sha":"0011f10dda6626006938ce2cb39f03d639bfc471","kind":"tag","published_at":"2021-02-12T19:10:32.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.0-canary.12","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.0-canary.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.0-canary.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.12/manifests"},{"name":"v0.30.0-canary.11","sha":"24b217352baa7e40c0da5c76d3b6077571a474f2","kind":"tag","published_at":"2021-02-12T00:54:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.0-canary.11","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.0-canary.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.0-canary.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.11/manifests"},{"name":"v0.30.0-canary.10","sha":"1178a14b34f8013a3c11e7cc87938bd875184c10","kind":"tag","published_at":"2021-02-11T22:17:24.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.0-canary.10","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.0-canary.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.0-canary.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.10/manifests"},{"name":"v0.30.0-canary.9","sha":"3438c7181b70153d30ba5c0c8df7dfecfefd6cd0","kind":"tag","published_at":"2021-02-11T20:56:51.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.0-canary.9","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.0-canary.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.0-canary.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.9/manifests"},{"name":"v0.30.0-canary.8","sha":"a9c237de72676114d5d175071be290c67f391efe","kind":"tag","published_at":"2021-02-11T00:22:35.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.0-canary.8","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.0-canary.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.0-canary.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.8/manifests"},{"name":"v0.30.0-canary.7","sha":"5efe97f3ed476ded650ab9b60610d31310d3ea3e","kind":"tag","published_at":"2021-02-10T00:36:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.0-canary.7","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.0-canary.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.0-canary.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.7/manifests"},{"name":"v0.30.0-canary.6","sha":"cb73ec86f2ed47f73c0befedc5f080bae977995b","kind":"tag","published_at":"2021-02-07T00:06:29.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.0-canary.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.0-canary.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.0-canary.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.6/manifests"},{"name":"v0.30.0-canary.5","sha":"50ddef2a9eed5ffabe695d6580d762b16c82d736","kind":"tag","published_at":"2021-02-05T20:51:25.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.0-canary.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.0-canary.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.0-canary.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.5/manifests"},{"name":"v0.30.0-canary.4","sha":"889699435cdac20ddbb992786460af474f55796e","kind":"tag","published_at":"2021-01-30T02:28:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.0-canary.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.0-canary.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.0-canary.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.4/manifests"},{"name":"v0.30.0-canary.3","sha":"a3385a2e8cb920612b72b5b76eb2c8d58cb40977","kind":"tag","published_at":"2021-01-29T18:54:59.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.0-canary.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.0-canary.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.0-canary.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.3/manifests"},{"name":"v0.30.0-canary.2","sha":"caed6f06e23f88bc58f97ffb2b9fec74dbb1522e","kind":"tag","published_at":"2021-01-28T02:21:32.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.0-canary.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.2/manifests"},{"name":"v0.30.0-canary.1","sha":"cbf8e434faf202bc265c77d9858b0f3fca5acfab","kind":"tag","published_at":"2021-01-27T22:13:53.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.0-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.1/manifests"},{"name":"v0.30.0-canary.0","sha":"82aeffbd6018f3879dc57f858783e4bbcc9af320","kind":"tag","published_at":"2021-01-27T17:31:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.30.0-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.30.0-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.30.0-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.30.0-canary.0/manifests"},{"name":"v0.29.7","sha":"a4dab1666f298bfc057bf41115425a15be0e9c7f","kind":"tag","published_at":"2021-01-27T16:49:32.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.29.7","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.29.7/manifests"},{"name":"v0.29.6","sha":"c9ef6c91fe0f3ef73f3f7bfa83a4bfa57d40f7d3","kind":"tag","published_at":"2021-01-27T15:15:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.29.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.29.6/manifests"},{"name":"v0.29.5","sha":"ef059c0e10c7493561cfdd00da2768300d7e6374","kind":"tag","published_at":"2021-01-26T16:52:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.29.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.29.5/manifests"},{"name":"v0.29.4","sha":"ea77f11c3b9b18e3e754b4238a58542cce7426c1","kind":"tag","published_at":"2021-01-26T16:49:31.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.29.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.29.4/manifests"},{"name":"v0.29.3","sha":"a245fa6d9476904b9cd7897b8a74fd412ea4483b","kind":"tag","published_at":"2021-01-20T22:22:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.29.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.29.3/manifests"},{"name":"v0.29.2","sha":"5295253c9440ce63223ef64732740c785c443992","kind":"tag","published_at":"2021-01-13T23:32:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.29.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"1c89593234bb3887ce55115e124d33449c370d15","kind":"tag","published_at":"2021-01-13T00:29:19.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.29.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"9bce63c2cb1980d1113778f3426d144d025b1b49","kind":"tag","published_at":"2021-01-12T22:32:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.29.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.29.0/manifests"},{"name":"v0.29.0-canary.0","sha":"b06b336ef3589980b1a4e0650ddfe5f85e3344b5","kind":"tag","published_at":"2021-01-08T23:30:44.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.29.0-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.29.0-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.29.0-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.29.0-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.29.0-canary.0/manifests"},{"name":"v0.28.0","sha":"972f0dd55b9ab4ad9b9dbbf60839df8b4b8e881d","kind":"tag","published_at":"2021-01-04T20:20:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.28.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.28.0/manifests"},{"name":"v0.28.0-canary.2","sha":"89bf359501a677607fa228349e8c54bd535aef0c","kind":"tag","published_at":"2021-01-01T22:36:10.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.28.0-canary.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.28.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.28.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.28.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.28.0-canary.2/manifests"},{"name":"v0.28.0-canary.1","sha":"05a04e82c57f7f1170f7a4551134abcc580389fe","kind":"tag","published_at":"2020-12-23T19:21:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.28.0-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.28.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.28.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.28.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.28.0-canary.1/manifests"},{"name":"v0.28.0-canary.0","sha":"f569e47892b241a9b9d420c8326723cfee20322e","kind":"tag","published_at":"2020-12-17T21:24:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.28.0-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.28.0-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.28.0-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.28.0-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.28.0-canary.0/manifests"},{"name":"v0.27.1","sha":"67f770b3146ea8a4ed1d8d9054fa885251e14e1e","kind":"tag","published_at":"2020-12-11T00:20:00.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.27.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"702b32b949f29e29791a72eb1f45b861c52e00e3","kind":"tag","published_at":"2020-12-06T00:07:32.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.27.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.27.0/manifests"},{"name":"v0.27.0-canary.3","sha":"24b3194f1c684ea82236aac94b39660934eb7193","kind":"tag","published_at":"2020-12-03T23:57:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.27.0-canary.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.27.0-canary.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.27.0-canary.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.27.0-canary.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.27.0-canary.3/manifests"},{"name":"v0.27.0-canary.2","sha":"6271230e77af8d2dd912ffef4b26601ef865f233","kind":"tag","published_at":"2020-12-03T23:48:44.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.27.0-canary.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.27.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.27.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.27.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.27.0-canary.2/manifests"},{"name":"v0.27.0-canary.1","sha":"9d9052a6c5427033751d4df1e3248849d64b45d7","kind":"tag","published_at":"2020-12-01T18:01:27.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.27.0-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.27.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.27.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.27.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.27.0-canary.1/manifests"},{"name":"v0.27.0-canary.0","sha":"63db7668b4963ead7c30df46b7b23f51afe7ae65","kind":"tag","published_at":"2020-11-28T18:29:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.27.0-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.27.0-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.27.0-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.27.0-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.27.0-canary.0/manifests"},{"name":"v0.26.2","sha":"4aaa7eabba88291709e5ce7064b59cbfeb269b9a","kind":"tag","published_at":"2020-11-27T20:38:22.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.26.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"c484294809a937158a81f90e0de5a5ba90036aaa","kind":"tag","published_at":"2020-11-27T17:22:30.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.26.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"06e27a1446736ce6609914d6d976db0f1ff61e24","kind":"tag","published_at":"2020-11-24T16:00:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.26.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.26.0/manifests"},{"name":"v0.25.1-canary.3","sha":"17873e7ee7a17dcd1c3b3dc8ac33aa7c0ee4bbef","kind":"tag","published_at":"2020-11-21T02:31:32.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.25.1-canary.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.25.1-canary.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.25.1-canary.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.1-canary.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.1-canary.3/manifests"},{"name":"v0.25.1-canary.2","sha":"2e1a5e30fea370ca3fbda2cb899fc4c9ad1c85e3","kind":"tag","published_at":"2020-11-21T00:44:23.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.25.1-canary.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.25.1-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.25.1-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.1-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.1-canary.2/manifests"},{"name":"v0.25.1-canary.1","sha":"a28fa4112342a564e2a00f77a41e3a76cb7d2298","kind":"tag","published_at":"2020-11-19T02:35:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.25.1-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.25.1-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.25.1-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.1-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.1-canary.1/manifests"},{"name":"v0.25.1-canary.0","sha":"bcc5f6a976d79139358ee9c1ca40448e19b97b64","kind":"tag","published_at":"2020-11-18T02:47:31.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.25.1-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.25.1-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.25.1-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.1-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.1-canary.0/manifests"},{"name":"v0.25.0","sha":"49a4ec7a13b855e555fe4b47fa42b1f7b4f96a37","kind":"tag","published_at":"2020-11-11T23:33:48.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.25.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.0/manifests"},{"name":"v0.25.0-canary.6","sha":"f788842f0e3a39d438c08f64c979446dfac0e09c","kind":"tag","published_at":"2020-11-11T01:56:29.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.25.0-canary.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.25.0-canary.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.25.0-canary.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.0-canary.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.0-canary.6/manifests"},{"name":"v0.25.0-canary.5","sha":"622173d5aca4550fdf6ae14259a98b94fcce8b8d","kind":"tag","published_at":"2020-11-10T02:37:29.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.25.0-canary.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.25.0-canary.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.25.0-canary.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.0-canary.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.0-canary.5/manifests"},{"name":"v0.25.0-canary.4","sha":"2d3631c4dd82a06a7ddb6462c60011d3ed8dcf9d","kind":"tag","published_at":"2020-11-10T02:28:52.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.25.0-canary.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.25.0-canary.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.25.0-canary.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.0-canary.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.0-canary.4/manifests"},{"name":"v0.25.0-canary.3","sha":"c9392676a0d60e6d73bf223cdd4a318b61fee749","kind":"tag","published_at":"2020-11-10T02:09:14.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.25.0-canary.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.25.0-canary.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.25.0-canary.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.0-canary.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.0-canary.3/manifests"},{"name":"v0.25.0-canary.2","sha":"80a5edee1d74fb8a8e846d136c0b92abca290c1a","kind":"tag","published_at":"2020-11-05T02:58:11.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.25.0-canary.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.25.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.25.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.0-canary.2/manifests"},{"name":"v0.25.0-canary.1","sha":"8524869cd100ee560ece0088fb325afe5b8ca5df","kind":"tag","published_at":"2020-10-28T02:18:14.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.25.0-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.25.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.25.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.0-canary.1/manifests"},{"name":"v0.25.0-canary.0","sha":"bc4597271c68bd3e1526551c0de3cc5a8708a844","kind":"tag","published_at":"2020-10-21T14:11:27.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.25.0-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.25.0-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.25.0-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.0-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.25.0-canary.0/manifests"},{"name":"v0.24.3","sha":"438a4ff1c1f263cb5424d40cb0a3b5b8a90b2ed8","kind":"tag","published_at":"2020-10-16T16:07:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.24.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"85a1414611d56aad3e40adcd7d41cda711917e81","kind":"tag","published_at":"2020-10-14T01:10:26.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.24.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"92814324dadd6a74a1375ca666cc8cb369d13469","kind":"tag","published_at":"2020-10-07T00:33:27.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.24.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"1cccba9b77ad4d85bcb6c90a7f94af63895c7c4a","kind":"tag","published_at":"2020-10-06T23:24:51.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.24.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.24.0/manifests"},{"name":"v0.24.0-canary.4","sha":"c3a7be08fc1e08977290456be1621488de75b9e6","kind":"tag","published_at":"2020-10-06T16:11:32.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.24.0-canary.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.24.0-canary.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.24.0-canary.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.24.0-canary.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.24.0-canary.4/manifests"},{"name":"v0.24.0-canary.3","sha":"ce211ef48b8edff225ca50e077bcfbc9b0f3cbfb","kind":"tag","published_at":"2020-10-06T15:23:50.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.24.0-canary.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.24.0-canary.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.24.0-canary.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.24.0-canary.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.24.0-canary.3/manifests"},{"name":"v0.24.0-canary.2","sha":"7c12caab44c8fc341c58f93285e151e1481cac75","kind":"tag","published_at":"2020-10-05T23:13:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.24.0-canary.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.24.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.24.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.24.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.24.0-canary.2/manifests"},{"name":"v0.24.0-canary.1","sha":"14f3b9863b1fc1fe9a908eae1eacb93d6c192d0a","kind":"tag","published_at":"2020-10-03T01:57:56.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.24.0-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.24.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.24.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.24.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.24.0-canary.1/manifests"},{"name":"v0.23.4","sha":"badd29b201f7d255f4b6b10033cda1f911be32dd","kind":"tag","published_at":"2020-10-02T20:55:23.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.23.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.4/manifests"},{"name":"v0.24.0-canary.0","sha":"9d890bc039580430e8c090bd8693b4e65a776510","kind":"tag","published_at":"2020-10-02T20:29:23.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.24.0-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.24.0-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.24.0-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.24.0-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.24.0-canary.0/manifests"},{"name":"v0.23.3","sha":"706c3af628f9e4a70d2a80d87113faeb42737f82","kind":"tag","published_at":"2020-10-01T18:34:59.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.23.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.3/manifests"},{"name":"v0.23.2-canary.3","sha":"7dda7542f5ffce9b0e6df1a6f0e9c93760c09f7f","kind":"tag","published_at":"2020-09-30T15:50:05.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.23.2-canary.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.23.2-canary.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.23.2-canary.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.2-canary.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.2-canary.3/manifests"},{"name":"v0.23.2-canary.2","sha":"f6faac5a10e54b6f91ad2c364f9c772df87f19a5","kind":"tag","published_at":"2020-09-28T22:58:30.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.23.2-canary.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.23.2-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.23.2-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.2-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.2-canary.2/manifests"},{"name":"v0.23.2-canary.1","sha":"e320692a8979fcf0ba24e3957c8546b39b728df0","kind":"tag","published_at":"2020-09-28T21:32:25.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.23.2-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.23.2-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.23.2-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.2-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.2-canary.1/manifests"},{"name":"v0.23.2","sha":"00959999dab72413c2e2c051c6da9ad8fe86dedc","kind":"tag","published_at":"2020-09-28T21:26:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.23.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"d56ceadc1808c95030b488367bf8a78043753167","kind":"tag","published_at":"2020-09-28T21:19:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.23.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.1/manifests"},{"name":"v0.23.2-canary.0","sha":"70420e9d3c1d0982b92138da030206c72246ef84","kind":"tag","published_at":"2020-09-27T02:21:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.23.2-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.23.2-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.23.2-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.2-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.2-canary.0/manifests"},{"name":"v0.23.1-canary.0","sha":"3e51919bdc211d4b6edf45d8364a185a4a2e7d5e","kind":"tag","published_at":"2020-09-24T02:26:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.23.1-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.23.1-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.23.1-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.1-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.1-canary.0/manifests"},{"name":"v0.23.0","sha":"8cde65463b381d7b694629c3d059222d097cae44","kind":"tag","published_at":"2020-09-22T23:28:48.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.23.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.23.0/manifests"},{"name":"v0.22.3-canary.0","sha":"80f0855369344098f45e9083df4102645256fb49","kind":"tag","published_at":"2020-09-20T02:01:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.22.3-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.22.3-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.22.3-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.22.3-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.22.3-canary.0/manifests"},{"name":"v0.22.2-canary.0","sha":"d2297ec6cd61e68ed564f48d155de87870872b81","kind":"tag","published_at":"2020-09-15T02:07:31.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.22.2-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.22.2-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.22.2-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.22.2-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.22.2-canary.0/manifests"},{"name":"v0.22.1","sha":"ee543349b837f1bc0acf3af14ea3b14a7aad31a8","kind":"tag","published_at":"2020-09-12T18:03:11.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.22.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8e59217c225b7b5041a343d348b584224195db26","kind":"tag","published_at":"2020-09-11T21:48:31.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.22.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.22.0/manifests"},{"name":"v0.21.2-canary.2","sha":"556a06e3d3da59128762c560dcabc2f92c6ae8fd","kind":"tag","published_at":"2020-09-11T15:10:33.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.21.2-canary.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.21.2-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.21.2-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.21.2-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.21.2-canary.2/manifests"},{"name":"v0.21.2-canary.1","sha":"931c954053510e88ce1a48a4bc5a3263aee97c78","kind":"tag","published_at":"2020-09-09T16:30:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.21.2-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.21.2-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.21.2-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.21.2-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.21.2-canary.1/manifests"},{"name":"v0.21.2-canary.0","sha":"d19ccee057c43f2309183c350bac721f986695e7","kind":"tag","published_at":"2020-09-09T14:05:42.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.21.2-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.21.2-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.21.2-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.21.2-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.21.2-canary.0/manifests"},{"name":"v0.21.1","sha":"ffbf0474abce8d6b2cc821bbba1c2ddd9d2a20ba","kind":"tag","published_at":"2020-09-02T17:23:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.21.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"c1b9dd3857cc22179ec029979d2bdf1bc0641591","kind":"tag","published_at":"2020-09-01T20:22:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.21.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"09554d6b3631a38e21a0d723fea828d3f75dc077","kind":"tag","published_at":"2020-08-31T20:23:12.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.20.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"afaad12af9c1ecf616e5791fb1776d106fd44a43","kind":"tag","published_at":"2020-08-30T20:03:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.19.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.19.0/manifests"},{"name":"v0.18.1-canary.1","sha":"31102799ee915474de6563a9ac9d5e3a2d279393","kind":"tag","published_at":"2020-08-30T19:42:40.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.18.1-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.18.1-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.18.1-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.18.1-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.18.1-canary.1/manifests"},{"name":"v0.18.1-canary.0","sha":"981fd577d7b95c90d88e38672345901897badadc","kind":"tag","published_at":"2020-08-30T19:32:14.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.18.1-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.18.1-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.18.1-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.18.1-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.18.1-canary.0/manifests"},{"name":"v0.18.0","sha":"3b9cbaaaf3b82495c200658efc0629843c90cf11","kind":"tag","published_at":"2020-08-20T00:40:52.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.18.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.18.0/manifests"},{"name":"v0.17.1-canary.7","sha":"9285aef21fafccefbf600a2f3abe684e33735314","kind":"tag","published_at":"2020-08-19T21:35:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.17.1-canary.7","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.17.1-canary.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.17.1-canary.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.17.1-canary.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.17.1-canary.7/manifests"},{"name":"v0.17.1-canary.6","sha":"80b6389104ca139daa37a956e85a4bcdf7805c90","kind":"tag","published_at":"2020-08-19T01:08:59.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.17.1-canary.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.17.1-canary.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.17.1-canary.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.17.1-canary.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.17.1-canary.6/manifests"},{"name":"v0.17.1-canary.5","sha":"73308f45163d7b02b256458aff9abbee51d2b0f2","kind":"tag","published_at":"2020-08-18T02:45:11.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.17.1-canary.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.17.1-canary.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.17.1-canary.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.17.1-canary.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.17.1-canary.5/manifests"},{"name":"TAERGP","sha":"b0d61dc4f1addfee98404dd0ee1560cf5de8e865","kind":"commit","published_at":"2020-08-18T02:45:09.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/TAERGP","html_url":"https://github.com/blitz-js/blitz/releases/tag/TAERGP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@TAERGP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/TAERGP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/TAERGP/manifests"},{"name":"v0.17.1-canary.4","sha":"6b26aea8b52c545dcfbb1a2bcfe9472943240a79","kind":"tag","published_at":"2020-08-12T23:22:46.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.17.1-canary.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.17.1-canary.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.17.1-canary.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.17.1-canary.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.17.1-canary.4/manifests"},{"name":"v0.17.1-canary.3","sha":"5e4150b3a368ca887fcc1c3958732f905474f52e","kind":"tag","published_at":"2020-08-08T22:42:03.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.17.1-canary.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.17.1-canary.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.17.1-canary.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.17.1-canary.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.17.1-canary.3/manifests"},{"name":"v0.17.1-canary.2","sha":"c93dac2078a85607af282433c523c9076526fb01","kind":"tag","published_at":"2020-08-05T01:58:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.17.1-canary.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.17.1-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.17.1-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.17.1-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.17.1-canary.2/manifests"},{"name":"v0.17.1-canary.1","sha":"a6e2ce555476fa4e8625f4ca767c434bad46eefc","kind":"tag","published_at":"2020-08-04T21:29:41.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.17.1-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.17.1-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.17.1-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.17.1-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.17.1-canary.1/manifests"},{"name":"v0.17.1-canary.0","sha":"78c40a3b7cf8299e4bbd27cf16745aa48d4defd4","kind":"tag","published_at":"2020-08-04T21:24:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.17.1-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.17.1-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.17.1-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.17.1-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.17.1-canary.0/manifests"},{"name":"v0.17.0","sha":"2903a0fb024e054337b7569a118a9976bcacbcc3","kind":"tag","published_at":"2020-08-02T22:08:21.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.17.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.17.0/manifests"},{"name":"v0.16.5-canary.8","sha":"941a9a36e11c87f8c49b4eeaf0c0d59da51b3f0b","kind":"tag","published_at":"2020-08-02T21:31:39.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.16.5-canary.8","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.16.5-canary.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.16.5-canary.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.5-canary.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.5-canary.8/manifests"},{"name":"v0.16.5-canary.7","sha":"c55a7a755869848f65afae0a05f79f200f3d9a23","kind":"tag","published_at":"2020-07-25T11:50:12.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.16.5-canary.7","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.16.5-canary.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.16.5-canary.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.5-canary.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.5-canary.7/manifests"},{"name":"v0.16.5-canary.6","sha":"ff89a51adb6dfacef19dfa1515a33a20802e1c33","kind":"tag","published_at":"2020-07-25T11:43:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.16.5-canary.6","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.16.5-canary.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.16.5-canary.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.5-canary.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.5-canary.6/manifests"},{"name":"v0.16.5-canary.5","sha":"857d8a1d721cdce671e5da383539374e3febfd69","kind":"tag","published_at":"2020-07-22T15:22:50.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.16.5-canary.5","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.16.5-canary.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.16.5-canary.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.5-canary.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.5-canary.5/manifests"},{"name":"v0.16.5-canary.4","sha":"9880ef3970c5d447f19d1d18ef2144834ee0a1e5","kind":"tag","published_at":"2020-07-21T09:13:57.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.16.5-canary.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.16.5-canary.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.16.5-canary.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.5-canary.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.5-canary.4/manifests"},{"name":"v0.16.5-canary.3","sha":"ce5000029c3e20e1185f4bf05b076d20e33c6cf5","kind":"tag","published_at":"2020-07-21T03:18:49.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.16.5-canary.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.16.5-canary.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.16.5-canary.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.5-canary.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.5-canary.3/manifests"},{"name":"v0.16.5-canary.2","sha":"aa4a338187489f8dc095f14024ee943657ad4eb9","kind":"tag","published_at":"2020-07-20T13:47:37.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.16.5-canary.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.16.5-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.16.5-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.5-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.5-canary.2/manifests"},{"name":"v0.16.5-canary.1","sha":"bcc9a90210ba2dd625fc77ddf405e6d8f19842fd","kind":"tag","published_at":"2020-07-18T09:29:58.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.16.5-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.16.5-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.16.5-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.5-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.5-canary.1/manifests"},{"name":"v0.16.5-canary.0","sha":"81eda3548fc0de8038d78280b10e4ea3249f6bfb","kind":"tag","published_at":"2020-07-16T14:02:07.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.16.5-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.16.5-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.16.5-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.5-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.5-canary.0/manifests"},{"name":"v0.16.4","sha":"222bb962befb8c47c6f998e309acf05ea8a2965c","kind":"tag","published_at":"2020-07-13T12:33:56.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.16.4","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"f31c35cbc7deee157df736471cf8856c0ddc769f","kind":"tag","published_at":"2020-07-08T10:17:52.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.16.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"f58c55cdf86b536584bf2b68e7f29f2983e8672f","kind":"tag","published_at":"2020-07-06T14:41:59.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.16.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"a79b45afb12f433171576c596baf0d86d1cebbdb","kind":"tag","published_at":"2020-07-02T17:04:15.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.16.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"302dbf7a67f348e96eb1a2a0ea9c6d103738c494","kind":"tag","published_at":"2020-07-01T09:30:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.16.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.16.0/manifests"},{"name":"v0.15.3","sha":"4c0f8a8d3063fa6f83796831d318ac91337a00f9","kind":"tag","published_at":"2020-06-23T13:41:44.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.15.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"87443d98e546f1549370b00b6e1f0aefd1be553b","kind":"tag","published_at":"2020-06-20T09:00:08.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.15.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.15.2/manifests"},{"name":"v0.15.2-canary.3","sha":"2443176602eb497e87a819d583e58a8dda74863e","kind":"tag","published_at":"2020-06-20T08:49:17.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.15.2-canary.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.15.2-canary.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.15.2-canary.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.15.2-canary.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.15.2-canary.3/manifests"},{"name":"v0.15.2-canary.2","sha":"09956c64634c91229b5fa0b1786e7f78de993c06","kind":"tag","published_at":"2020-06-20T08:37:06.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.15.2-canary.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.15.2-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.15.2-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.15.2-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.15.2-canary.2/manifests"},{"name":"v0.15.2-canary.1","sha":"5a0e524cb1de42e296c6e1f7abb7c0b454f94d44","kind":"tag","published_at":"2020-06-20T07:19:19.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.15.2-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.15.2-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.15.2-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.15.2-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.15.2-canary.1/manifests"},{"name":"v0.15.2-canary.0","sha":"c4e1c3225b8540cb74e53d1a8dcd0018ea21cfb5","kind":"tag","published_at":"2020-06-20T05:44:18.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.15.2-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.15.2-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.15.2-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.15.2-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.15.2-canary.0/manifests"},{"name":"v0.15.1","sha":"7fbcdcd499f8fcda4094a0c82a2e6cc157a246ce","kind":"tag","published_at":"2020-06-17T11:13:52.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.15.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.15.1/manifests"},{"name":"v0.15.1-canary.0","sha":"e54c939a64082c478cadf1ca94db8c240642a60f","kind":"tag","published_at":"2020-06-17T04:54:55.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.15.1-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.15.1-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.15.1-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.15.1-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.15.1-canary.0/manifests"},{"name":"v0.15.0","sha":"e71c7b4fdbc34ed0775f28c5fed055dbf16522ee","kind":"tag","published_at":"2020-06-16T10:49:35.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.15.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.15.0/manifests"},{"name":"v0.14.2-canary.0","sha":"7774a56ded21ac2f5cbabaa8ad1bc5dcad8603de","kind":"tag","published_at":"2020-06-15T06:51:01.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.14.2-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.14.2-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.14.2-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.14.2-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.14.2-canary.0/manifests"},{"name":"v0.14.1","sha":"a5d07dac553892a91f1c57ffc8ea6390b0ed329a","kind":"tag","published_at":"2020-06-15T02:35:52.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.14.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"72944a281abe49a421d426d6fc33976d2980d098","kind":"tag","published_at":"2020-06-13T16:00:55.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.14.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.14.0/manifests"},{"name":"v0.14.0-canary.0","sha":"ad2a3c7679ea0c0ac9255715a88fb375a03cc67a","kind":"tag","published_at":"2020-06-13T15:38:34.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.14.0-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.14.0-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.14.0-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.14.0-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.14.0-canary.0/manifests"},{"name":"v0.13.0","sha":"690e5cd5bde0a899d176f7fa0da8fc79953853c9","kind":"tag","published_at":"2020-06-06T09:27:16.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.13.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.13.0/manifests"},{"name":"v0.13.0-canary.3","sha":"77ed4613d56d9ecfb892b7cb686ecea197593a97","kind":"tag","published_at":"2020-06-06T06:07:50.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.13.0-canary.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.13.0-canary.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.13.0-canary.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.13.0-canary.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.13.0-canary.3/manifests"},{"name":"v0.13.0-canary.2","sha":"76f3bb3b9d6116c8a904a4a6d466870327baa1f4","kind":"tag","published_at":"2020-06-05T15:23:43.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.13.0-canary.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.13.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.13.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.13.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.13.0-canary.2/manifests"},{"name":"v0.13.0-canary.1","sha":"7658c31e6769801d182d24e49f7e678eda985ed7","kind":"tag","published_at":"2020-06-05T15:18:00.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.13.0-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.13.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.13.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.13.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.13.0-canary.1/manifests"},{"name":"v0.13.0-canary.0","sha":"99ee07afa07ee58d21ee70b2859110cbeacbe802","kind":"tag","published_at":"2020-06-05T15:08:02.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.13.0-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.13.0-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.13.0-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.13.0-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.13.0-canary.0/manifests"},{"name":"v0.12.0","sha":"d03645fc7d43a750bbd6f56cb45049722447267c","kind":"tag","published_at":"2020-05-29T14:31:33.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.12.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.12.0/manifests"},{"name":"v0.12.0-canary.3","sha":"b1f75ef3af398bb1a9b3418ce3b18b6ca7e4cc02","kind":"tag","published_at":"2020-05-29T14:19:52.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.12.0-canary.3","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.12.0-canary.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.12.0-canary.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.12.0-canary.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.12.0-canary.3/manifests"},{"name":"v0.12.0-canary.2","sha":"b48b7231bfd78c3b708698245e273f0d7d4cab56","kind":"tag","published_at":"2020-05-29T14:06:27.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.12.0-canary.2","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.12.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.12.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.12.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.12.0-canary.2/manifests"},{"name":"v0.12.0-canary.1","sha":"cf6f93170aed1d367a2fc6ab7827c5b1b5e05992","kind":"tag","published_at":"2020-05-29T12:38:34.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.12.0-canary.1","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.12.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.12.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.12.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.12.0-canary.1/manifests"},{"name":"v0.12.0-canary.0","sha":"920c105e68792034edf245e9a432335b61cf55b0","kind":"tag","published_at":"2020-05-29T12:30:11.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.12.0-canary.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.12.0-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.12.0-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.12.0-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.12.0-canary.0/manifests"},{"name":"v0.11.0","sha":"4678dbb9d10785738846a1f531d94ffacbf8bae4","kind":"tag","published_at":"2020-05-20T05:45:54.000Z","download_url":"https://codeload.github.com/blitz-js/blitz/tar.gz/v0.11.0","html_url":"https://github.com/blitz-js/blitz/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blitz-js/blitz@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/tags/v0.11.0/manifests"}]},"repo_metadata_updated_at":"2026-03-07T05:10:00.682Z","dependent_packages_count":0,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.33699293223887,"dependent_repos_count":18.795920429497258,"dependent_packages_count":27.636397959967784,"stargazers_count":0.8593820665403974,"forks_count":1.3053181071934528,"average":19.386802299087552},"purl":"pkg:npm/%40mickamy/blitzjs-auth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mickamy/blitzjs-auth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mickamy/blitzjs-auth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mickamy/blitzjs-auth/dependencies","status":null,"funding_links":["https://github.com/sponsors/blitz-js","https://paypal.me/thebayers","https://opencollective.com/blitzjs","https://patreon.com/flybayer"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-13T11:01:11.124Z","issues_count":270,"pull_requests_count":262,"avg_time_to_close_issue":24876556.92647059,"avg_time_to_close_pull_request":3276057.05,"issues_closed_count":202,"pull_requests_closed_count":240,"pull_request_authors_count":55,"issue_authors_count":166,"avg_comments_per_issue":2.7888888888888888,"avg_comments_per_pull_request":2.198473282442748,"merged_pull_requests_count":183,"bot_issues_count":0,"bot_pull_requests_count":54,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":900659.1428571428,"past_year_avg_time_to_close_pull_request":1372883.4242424243,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.05,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/blitz-js%2Fblitz/issues","maintainers":[{"login":"siddhsuresh","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siddhsuresh"},{"login":"flybayer","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flybayer"},{"login":"Zeko369","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeko369"},{"login":"dillonraphael","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dillonraphael"},{"login":"dillondotzip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dillondotzip"},{"login":"anteprimorac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anteprimorac"},{"login":"ryardley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryardley"},{"login":"Maastrich","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maastrich"},{"login":"yhoiseth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yhoiseth"},{"login":"aem","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aem"},{"login":"Roesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Roesh"},{"login":"osirvent","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osirvent"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mickamy%2Fblitzjs-auth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mickamy%2Fblitzjs-auth/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mickamy%2Fblitzjs-auth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mickamy%2Fblitzjs-auth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mickamy%2Fblitzjs-auth/codemeta","maintainers":[{"uuid":"mickamy","login":"mickamy","name":null,"email":"t.mikami1992@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~mickamy","role":null,"created_at":"2023-04-30T22:18:31.984Z","updated_at":"2023-04-30T22:18:31.984Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mickamy/packages"}]}